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

DrawTextBoxType Property
Returns the text box type
Syntax
public TextBase.TextBoxType DrawTextBoxType {get; set;}

Property Value

TextBase.TextBoxType of the TextBase
Exceptions
ExceptionDescription
Thrown when text box type cannot be read
See Also