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

Remarks

Dependency Property Information
Identifier fieldContentBoundsProperty
Metadata properties set to trueNone

See Also