Search
StringFormat.LineAlignment Property
See Also
 






Gets or sets the line alignment on the horizontal plane.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public StringAlignment LineAlignment { get; set; }

Visual Basic  Copy Code

Public Property LineAlignment As StringAlignment

 Property Value

 See Also