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





Gets the default value for the Margins property, which may vary across different layouts.

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

 Syntax

C#  Copy Code

protected abstract Size DefaultMarginValue { get; }

Visual Basic  Copy Code

Protected MustOverride ReadOnly Property DefaultMarginValue As Size

 Property Value

 See Also

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