Gets or sets the alignment of text displayed inside this item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public StringFormat TextFormat { get; set; } |
Visual Basic Copy Code |
---|
Public Property TextFormat As StringFormat |
A System.Drawing.StringFormat instance.
Set this property to specify the wrapping mode and alignment of item's Text.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |