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

Height Property (TextBase)
Returns height of the Text.
Syntax
public double Height {get; set;}

Property Value

height of the Text
Exceptions
ExceptionDescription
Thrown when height cannot be read
See Also