This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexRotationProperties2 Interface > IMaplexRotationProperties2.AdditionalAngle Property (ArcObjects .NET 10.4 SDK) |
Additional angle to add to the value obtained from the field.
[Visual Basic .NET] Public Property AdditionalAngle As Integer
[C#] public int AdditionalAngle {get; set;}
[C++]
HRESULT get_AdditionalAngle(
long* Value
);
[C++]
HRESULT put_AdditionalAngle(
long Value
);
[C++]
Parameters Value [out, retval] Value is a parameter of type long Value [in] Value is a parameter of type long