ComponentOne Chart for WPF and Silverlight
AreAnyTouchesDirectlyOver Property (Cylinder3D)


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

Reference

Cylinder3D Class
Cylinder3D Members