Eyeshot 11 WPF API Reference
WPF 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