Gets or sets the alignment of the text that is displayed inside the cell.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public StringFormat TextFormat { get; set; } |
Visual Basic Copy Code |
---|
Public Property TextFormat As StringFormat |
An instance of the StringFormat class.
Use this property to specify the alignment of the text that is contained in cells.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |