ASP.NET Pack Programmer's Guide
OrthogonalLayout.Padding Property
See Also
 





Gets or sets a value indicating how much space to leave between nodes in adjacent lanes.

Namespace: MindFusion.Diagramming.Layout
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public float Padding { get; set; }

Visual Basic  Copy Code

Public Property Padding As Single

 Property Value

A float value specifying the padding. The default is 15.

 See Also

OrthogonalLayout Members
OrthogonalLayout Class
MindFusion.Diagramming.Layout Namespace