Gets or sets the offset of the lane grid from the left side of the document bounds.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public double LeftMargin { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LeftMargin As Double |
See Also