ComponentOne FinancialChart for WPF
IsPointerOver Property



C1.WPF Namespace > C1RadialMenuItem Class : IsPointerOver Property
Gets a value indicating whether the pointer is located over this element.
Syntax
'Declaration
 
Public ReadOnly Property IsPointerOver As Boolean
'Usage
 
Dim instance As C1RadialMenuItem
Dim value As Boolean
 
value = instance.IsPointerOver
public bool IsPointerOver {get;}
public:
property bool IsPointerOver {
   bool get();
}
See Also

Reference

C1RadialMenuItem Class
C1RadialMenuItem Members