Specifies the alignment of the text label.
Notes: Justify is unsupported for IELineLayer
Default: Left
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public IEAlignment LabelAlignment { get; set; }
Public Property LabelAlignment As IEAlignment Get Set
public: property IEAlignment LabelAlignment { IEAlignment get (); void set (IEAlignment value); }