Gets or sets the alignment of texts displayed inside this shape node.
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 wrapping mode and alignment of the caption text.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |