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





Sets the top margin of the swimlane grid.

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

 Syntax

C#  Copy Code

void SetTopMargin (
    double value
)

Visual Basic  Copy Code

Sub SetTopMargin( _
    value As Double _
)

 Parameters

value

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

 See Also

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