API Help
Eplan.EplApi.DataModel.Graphics Namespace / GraphicalLayer Class / DrawTextBox Property

In This Topic
DrawTextBox Property
In This Topic
Returns true if the text frame exist.
Syntax
public bool DrawTextBox {get; set;}

Property Value

true : text has a frame

false : text does not have a frame

See Also