This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexRotationProperties2 Interface > IMaplexRotationProperties2.AlignmentType Property (ArcObjects .NET 10.4 SDK) |
Defines alignment options for a rotated label.
[Visual Basic .NET] Public Property AlignmentType As esriMaplexRotationAlignmentType
[C#] public esriMaplexRotationAlignmentType AlignmentType {get; set;}
[C++]
HRESULT get_AlignmentType(
esriMaplexRotationAlignmentType* Type
);
[C++]
HRESULT put_AlignmentType(
esriMaplexRotationAlignmentType Type
);
[C++]
Parameters Type [out, retval]
Type is a parameter of type esriMaplexRotationAlignmentType Type [in]
Type is a parameter of type esriMaplexRotationAlignmentType