This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > ISimpleLineDecorationElement Interface > ISimpleLineDecorationElement.FlipAll Property (ArcObjects .NET 10.4 SDK) |
Indicates if all symbols are flipped 180 degrees.
[Visual Basic .NET] Public Property FlipAll As Boolean
[C#] public bool FlipAll {get; set;}
[C++]
HRESULT get_FlipAll(
VARIANT_BOOL* FlipAll
);
[C++]
HRESULT put_FlipAll(
VARIANT_BOOL FlipAll
);
[C++]
Parameters FlipAll [out, retval] FlipAll is a parameter of type VARIANT_BOOL FlipAll [in] FlipAll is a parameter of type VARIANT_BOOL