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

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