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


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

Reference

C1ContextMenu Class
C1ContextMenu Members