LabelAlignment Enumeration

Enumeration for aligning a label to its line; either to the left or right of the line.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)

Syntax

'Declaration
Public Enumeration LabelAlignment
public enum LabelAlignment
public enum class LabelAlignment
type LabelAlignment
public enum LabelAlignment

Members

Member name Description
Left
Right

See Also

Reference

Microsoft.VisualStudio.Modeling.Diagrams Namespace