Gets the extra space around the content. This is a dependency property.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public Thickness ExtraSpace { get; private set; }
Visual Basic (Declaration)
Public Property ExtraSpace As Thickness

Remarks

Dependency Property Information
Identifier fieldExtraSpaceProperty
Metadata properties set to trueAffectsMeasure

See Also