ASP.NET Pack Programmer's Guide
Layout.DefaultMarginValue Property
See Also
 





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

Namespace: MindFusion.Diagramming.Layout
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected abstract SizeF DefaultMarginValue { get; }

Visual Basic  Copy Code

Protected MustOverride ReadOnly Property DefaultMarginValue As SizeF

 Property Value

 See Also

Layout Members
Layout Class
MindFusion.Diagramming.Layout Namespace