API Help
Eplan.EplApi.DataModel.Graphics Namespace / Rectangle Class / Height Property

Height Property (Rectangle)
Returns height of the rectangle.
Syntax
public double Height {get;}

Property Value

Height in mm.
Exceptions
ExceptionDescription
Thrown when height cannot be get.
See Also