MindFusion.Wpf Pack Programmer's Guide
Layout.Margins Property
See Also
 





Gets or sets the distance between the top-left corner of the smallest rectangle containing the arranged diagram and the top-left point of the document bounds.

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

 Syntax

C#  Copy Code

public Size Margins { get; set; }

Visual Basic  Copy Code

Public Property Margins As Size

 Property Value

 See Also

Layout Members
Layout Class
MindFusion.Diagramming.Wpf.Layout Namespace