ComponentOne Basic Library for WPF and Silverlight
AreAnyTouchesDirectlyOver Property (C1RadialColorItem)


C1.WPF Namespace > C1RadialColorItem Class : AreAnyTouchesDirectlyOver Property
Syntax
'Declaration
 
Public ReadOnly Property AreAnyTouchesDirectlyOver As System.Boolean
'Usage
 
Dim instance As C1RadialColorItem
Dim value As System.Boolean
 
value = instance.AreAnyTouchesDirectlyOver
public System.bool AreAnyTouchesDirectlyOver {get;}
See Also

Reference

C1RadialColorItem Class
C1RadialColorItem Members