Gets or sets the padding of the edit component.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public double TextPadding { get; set; } |
Visual Basic Copy Code |
---|
Public Property TextPadding As Double |
A double value specifying the spacing between the component border and displayed text. The value is expressed in the current units of measure. The default is 1.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |