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


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

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members