MindFusion.Wpf Pack Programmer's Guide
ISwimlaneGrid.SetLeftMargin Method
See Also
 





Sets the left margin of the swimlane grid.

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

 Syntax

C#  Copy Code

void SetLeftMargin (
    double value
)

Visual Basic  Copy Code

Sub SetLeftMargin( _
    value As Double _
)

 Parameters

value

The distance between the left side of the grid and the diagram bounds.

 See Also

ISwimlaneGrid Members
ISwimlaneGrid Interface
MindFusion.Diagramming.Wpf.Layout Namespace