MindFusion.Wpf Pack Programmer's Guide
TreeMapLayout.ContainerPadding Property
See Also
 





Gets or sets the padding inside containers.

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

 Syntax

C#  Copy Code

public double ContainerPadding { get; set; }

Visual Basic  Copy Code

Public Property ContainerPadding As Double

 Property Value

double value specifying the padding size between parent nodes and their outermost children. The default value is 0.

 See Also

TreeMapLayout Members
TreeMapLayout Class
MindFusion.Diagramming.Wpf.Layout Namespace
Padding Property