Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / TextBase Class / HasBox Property

In This Topic
HasBox Property
In This Topic
Returns true if the Text has an alignment box. In GUI it's 'Activate alignment box' checkbox.
Syntax
public bool HasBox {get; set;}

Property Value

true : Text has a box

false : Text does not have a box

See Also