Gets or sets the padding inside containers.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public double ContainerPadding { get; set; } |
Visual Basic Copy Code |
---|
Public Property ContainerPadding As Double |
A double value specifying the padding size between parent nodes and their outermost children. The default value is 0.