This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRotationRenderer Interface > IRotationRenderer.RotationType Property (ArcObjects .NET 10.5 SDK) |
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