Indicates if the text should be aligned with the dimension line.
[Visual Basic .NET] Public Property Align As Boolean
[C#] public bool Align {get; set;}
[C++]
HRESULT get_Align(
VARIANT_BOOL* Align
);
[C++]
HRESULT put_Align(
VARIANT_BOOL Align
);
[C++]Parameters
Align [out, retval] Align is a parameter of type VARIANT_BOOL Align [in] Align is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.