MindFusion.Wpf Pack Programmer's Guide
Grid.TopMargin Property
See Also
 





Gets or sets the offset of the lane grid from the top side of the document bounds.

Namespace: MindFusion.Diagramming.Wpf.Lanes
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public double TopMargin { get; set; }

Visual Basic  Copy Code

Public Property TopMargin As Double

 Property Value

A double value specifying the top margin size in MeasureUnit.

 See Also

Grid Members
Grid Class
MindFusion.Diagramming.Wpf.Lanes Namespace