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

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