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

LowerLeftCorner Property
Returns lower left corner's coordinates.
Syntax
public PointD LowerLeftCorner {get;}

Property Value

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