Search
FractalLayout.DefaultMarginValue Property
See Also
 





Gets the default value of the Margins property.

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

 Syntax

C#  Copy Code

protected override Size DefaultMarginValue { get; }

Visual Basic  Copy Code

Protected Overrides ReadOnly Property DefaultMarginValue As Size

 Property Value

 See Also