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


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

Reference

C1SlideContentControl Class
C1SlideContentControl Members