Gets or sets the padding space between item's slot bounds and its 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