API Help
Eplan.EplApi.EServices.Ged Namespace / SelectionContext Class / IsRectangleSelection Property

In This Topic
    IsRectangleSelection Property
    In This Topic
    Returns true, if rectangle is set.
    Syntax
    public bool IsRectangleSelection {get;}
    public:
    property bool IsRectangleSelection {
       bool get();
    }
    See Also