Search
TextComponent.TextAlignment Property
See Also
 






Gets or sets the horizontal alignment of the displayed text.

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

 Syntax

C#  Copy Code

public HorizontalAlignment TextAlignment { get; set; }

Visual Basic  Copy Code

Public Property TextAlignment As HorizontalAlignment

 Property Value

 See Also