This document is archived and information here might be outdated. Recommended version. |
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