Search
TextComponent.LineAlignment Property
See Also
 






Gets or sets the vertical alignment of the displayed text.

Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public VerticalAlignment LineAlignment { get; set; }

Visual Basic  Copy Code

Public Property LineAlignment As VerticalAlignment

 Property Value

 See Also