Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Mouse3D Namespace / ButtonMask Class / Pressed Property

In This Topic
    Pressed Property
    In This Topic
    Gets a mask representing the pressed button.
    Syntax
    'Declaration
     
    Public ReadOnly Property Pressed As UInteger
    public uint Pressed {get;}
    See Also