This document is archived and information here might be outdated. Recommended version. |
Rotation type.
[Visual Basic .NET] Public Property RotationType As esriSymbolRotationType
[C#] public esriSymbolRotationType RotationType {get; set;}
[C++]
HRESULT get_RotationType(
esriSymbolRotationType* Type
);
[C++]
HRESULT put_RotationType(
esriSymbolRotationType Type
);
[C++] Parameters Type [out, retval]
Type is a parameter of type esriSymbolRotationType* Type [in]
Type is a parameter of type esriSymbolRotationType