ExpPointerPointProperties.IsRightButtonPressed Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property bool IsRightButtonPressed { bool get(); };
bool IsRightButtonPressed();
public bool IsRightButtonPressed { get; }
var boolean = expPointerPointProperties.isRightButtonPressed;
Public ReadOnly Property IsRightButtonPressed As Boolean
Property Value
Boolean
bool