Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / Rectangle Class / Width Property

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

Property Value

Width in mm.
Exceptions
ExceptionDescription
Thrown when width cannot be get.
See Also