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

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