Search
ItemLabel.VerticalAlign Property
See Also
 






Gets or sets the label's vertical alignment.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public VerticalAlignment VerticalAlign { get; set; }

Visual Basic  Copy Code

Public Property VerticalAlign As VerticalAlignment

 Property Value

 See Also