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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.