Gets or sets the thickness of padding space between the item boundaries and its text.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
Thickness TextPadding { get; set; } |
Visual Basic
Copy Code
|
|---|
Property TextPadding As Thickness |
See Also