IsPointerOver Property (C1RadialMenuItem)
In This Topic
Gets a value indicating whether the pointer is located over this element.
Syntax
'Declaration
Public ReadOnly Property IsPointerOver As System.Boolean
public System.bool IsPointerOver {get;}
See Also