This document is archived and information here might be outdated.  Recommended version.


IRotationRenderer.RotationType Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRotationRenderer Interface > IRotationRenderer.RotationType Property
ArcGIS Developer Help

IRotationRenderer.RotationType Property

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.

See Also

IRotationRenderer Interface

.NET Samples

Multivariate renderer