MindFusion.Wpf Pack Programmer's Guide
Point.GetBoundingBox Method
See Also
 





Shape.GetBoundingBox override.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public override Rect GetBoundingBox ()

Visual Basic  Copy Code

Public Overrides Function GetBoundingBox () As Rect

 Return Value

A Rect representing the shape's bounding box.

 See Also

Point Members
Point Class
MindFusion.Mapping Namespace