Gets the content extent. 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 Rect Extent { get; }
Visual Basic (Declaration)
Public ReadOnly Property Extent As Rect

Remarks

Dependency Property Information
Identifier fieldExtraSpaceProperty
Metadata properties set to trueAffectsArrange, AffectsMeasure

See Also