Gets or sets the spacing between the item boundaries and its text.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public override Thickness TextPadding { get; set; } |
Visual Basic Copy Code |
---|
Public Overrides Property TextPadding As Thickness |
A Thickness instance specifying the size of the padding space left around the text.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |