This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGroupSymbolElement Interface > IGroupSymbolElement.FlipAngle Property (ArcObjects .NET 10.4 SDK) |
Flip angle.
[Visual Basic .NET] Public Property FlipAngle As Double
[C#] public double FlipAngle {get; set;}
[C++]
HRESULT get_FlipAngle(
double* FlipAngle
);
[C++]
HRESULT put_FlipAngle(
double FlipAngle
);
[C++]
Parameters FlipAngle [out, retval] FlipAngle is a parameter of type double FlipAngle [in] FlipAngle is a parameter of type double