Gets or sets the padding of the control's contents.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public int Padding { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Padding As Integer |
See Also