ComponentOne Basic Library for WPF and Silverlight
IsHitTestVisible Property (C1RadialColorItemsPresenter)


C1.Silverlight Namespace > C1RadialColorItemsPresenter Class : IsHitTestVisible Property
Syntax
'Declaration
 
Public Property IsHitTestVisible As System.Boolean
'Usage
 
Dim instance As C1RadialColorItemsPresenter
Dim value As System.Boolean
 
instance.IsHitTestVisible = value
 
value = instance.IsHitTestVisible
public System.bool IsHitTestVisible {get; set;}
See Also

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members