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

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