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


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

Reference

C1SlideContentControl Class
C1SlideContentControl Members