Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / Interaction Class / SetRubberboxCursor Method

In This Topic
    SetRubberboxCursor Method
    In This Topic
    Active Rubber-box cursor.
    Syntax
    public void SetRubberboxCursor()
    public:
    void SetRubberboxCursor(); 
    Remarks
    During mouse move a temporary rectangle is visible between last point reported by OnPoint() and the current cursor position.
    See Also