Gets the default value for the Margins property, which may vary accross different layouts.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected abstract Size DefaultMarginValue { get; } |
Visual Basic Copy Code |
---|
Protected MustOverride ReadOnly Property DefaultMarginValue As Size |
A Size object.