TextFormattingParagraphProperties::FlowDirection Property

 

Gets the flow direction.

Namespace:   Microsoft.VisualStudio.Text.Formatting
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

public:
property FlowDirection FlowDirection {
	virtual FlowDirection get() override;
}

Property Value

Type: System.Windows::FlowDirection

The flow direction.

Return to top
Show: