Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / Position Class / IsCtrlKeyPressed Method

In This Topic
    IsCtrlKeyPressed Method
    In This Topic
    Returns true, if ctrl key was pressed at the moment, when position was stored.
    Syntax
    public bool IsCtrlKeyPressed()
    public:
    bool IsCtrlKeyPressed(); 
    See Also