API Help
Eplan.EplApi.DataModel.Graphics Namespace / TextBase Class / DrawAlignmentBox Property

DrawAlignmentBox Property
Returns the alignment box type
Syntax
public TextBase.AlignmentBoxType DrawAlignmentBox {get; set;}

Property Value

TextBase.AlignmentBoxType of the TextBase
Exceptions
ExceptionDescription
Thrown when alignment box type cannot be read
See Also