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


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

Reference

C1RadialBackgroundPresenter Class
C1RadialBackgroundPresenter Members