Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / SelectionContext Class / SelectionRectangle Property

In This Topic
    SelectionRectangle Property
    In This Topic
    Lower left corner of selection rectangle.
    Syntax
    public RectangleD SelectionRectangle {get;}
    public:
    property RectangleD SelectionRectangle {
       RectangleD get();
    }
    See Also