MindFusion.Wpf Pack Programmer's Guide
TextPresenter.TextPadding Property
See Also
 





Gets or sets the thickness of padding space between the item boundaries and its text.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public Thickness TextPadding { get; set; }

Visual Basic  Copy Code

Public Property TextPadding As Thickness

 Property Value

A Thickness instance. The default thickness is 1 millimeter.

 See Also

TextPresenter Members
TextPresenter Class
MindFusion.Diagramming.Wpf Namespace