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


C1.Silverlight Namespace > SmallShapePresenter Class : MaxWidth Property
Syntax
'Declaration
 
Public Property MaxWidth As System.Double
'Usage
 
Dim instance As SmallShapePresenter
Dim value As System.Double
 
instance.MaxWidth = value
 
value = instance.MaxWidth
public System.double MaxWidth {get; set;}
See Also

Reference

SmallShapePresenter Class
SmallShapePresenter Members