This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IB > IBasicOverposterLayerProperties3 Interface > IBasicOverposterLayerProperties3.RotationField Property (ArcObjects .NET 10.4 SDK) |
The attribute field that contains the label angle.
[Visual Basic .NET] Public Property RotationField As String
[C#] public string RotationField {get; set;}
[C++]
HRESULT get_RotationField(
BSTR* Field
);
[C++]
HRESULT put_RotationField(
BSTR Field
);
[C++]
Parameters Field [out, retval] Field is a parameter of type BSTR Field [in] Field is a parameter of type BSTR