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


IMaplexRotationProperties Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexRotationProperties Interface
ArcGIS Developer Help

IMaplexRotationProperties Interface

Provides access to members that control the placement of rotated labels.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property AlignLabelToAngle Indicates whether to draw the label aligned to the angle (no flip).
Read/write property Enable Indicates whether to rotate a label by attribute.
Read/write property PerpendicularToAngle Indicates whether to draw the label perpendicular to the angle.
Read/write property RotationField The attribute field that contains the label angle.
Read/write property RotationType Defines the format the rotation field in.

Classes that implement IMaplexRotationProperties

Classes Description
MaplexRotationProperties Properties that specify the label rotation rules.