Gets or sets the alignment of the text that is displayed inside shape nodes.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public StringFormat TextFormat { get; set; } |
Visual Basic
![]() |
---|
Public Property TextFormat As StringFormat |
An instance of the StringFormat class. Initialized with the value of TextFormat.
Use this property to specify the wrapping mode and alignment of the text that is contained in nodes.