ComponentOne Chart3D for WPF and Silverlight
AreAnyTouchesDirectlyOver Property (Chart3DView)


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

Reference

Chart3DView Class
Chart3DView Members