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

UpperRightCorner Property
Returns upper right corner's coordinates.
Syntax
public PointD UpperRightCorner {get;}

Property Value

Eplan.EplApi.Base.PointD upper right corner's coordinates.
Exceptions
ExceptionDescription
Thrown when coordinates cannot be get.
See Also