Search
StringFormat.Alignment Property
See Also
 





Gets or sets horizontal alignment of the string.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public StringAlignment Alignment { get; set; }

Visual Basic  Copy Code

Public Property Alignment As StringAlignment

 Property Value

 See Also