Eplan Platform API
Eplan.EplApi.Base Namespace / RectangleD Structure / LowerLeft Property

In This Topic
    LowerLeft Property
    In This Topic
    Returns lower left corner of the rectangle.
    Syntax
    public PointD LowerLeft {get;}
    public:
    property PointD LowerLeft {
       PointD get();
    }
    See Also