Search
Polygon.Bounds Property
See Also
 






Gets the smallest rectangle bounding the polygon.

Namespace: MindFusion
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public Rect Bounds { get; }

Visual Basic  Copy Code

Public ReadOnly Property Bounds As Rect

 Property Value

 See Also