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


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

Reference

SmallShapePresenter Class
SmallShapePresenter Members