This document is archived and information here might be outdated. Recommended version. |
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