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


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

Reference

SmallShapePresenter Class
SmallShapePresenter Members