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

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