ComponentOne Basic Library for WPF and Silverlight
Clip Property (C1RadialPanel)


C1.Silverlight Namespace > C1RadialPanel Class : Clip Property
Syntax
'Declaration
 
Public Property Clip As System.Windows.Media.Geometry
'Usage
 
Dim instance As C1RadialPanel
Dim value As System.Windows.Media.Geometry
 
instance.Clip = value
 
value = instance.Clip
public System.Windows.Media.Geometry Clip {get; set;}
See Also

Reference

C1RadialPanel Class
C1RadialPanel Members