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


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

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members