This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IB > IBasicOverposterLayerProperties4 Interface > IBasicOverposterLayerProperties4.RotationType Property (ArcObjects .NET 10.5 SDK) |
Defines the format is the rotation field in.
[Visual Basic .NET] Public Property RotationType As esriLabelRotationType
[C#] public esriLabelRotationType RotationType {get; set;}
[C++]
HRESULT get_RotationType(
esriLabelRotationType* Type
);
[C++]
HRESULT put_RotationType(
esriLabelRotationType Type
);
[C++]
Parameters Type [out, retval]
Type is a parameter of type esriLabelRotationType Type [in]
Type is a parameter of type esriLabelRotationType