Search
StringFormat.LineAlignment Property
See Also
 





Gets or sets the vertical alignment of the string.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public StringAlignment LineAlignment { get; set; }

Visual Basic  Copy Code

Public Property LineAlignment As StringAlignment

 Property Value

 See Also