DiagramLite Programmer's Guide
Polygon.Bounds Property
See Also
 





Gets the smallest rectangle bounding the polygon.

Namespace: MindFusion.Geometry2D
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public Rect Bounds { get; }

Visual Basic  Copy Code

Public ReadOnly Property Bounds As Rect

 Property Value

 See Also

Polygon Members
Polygon Class
MindFusion.Geometry2D Namespace