GraphicsPath::GetBounds Method
.NET Framework (current version)
Returns a rectangle that bounds this GraphicsPath.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | GetBounds() | Returns a rectangle that bounds this GraphicsPath. |
![]() | GetBounds(Matrix^) | Returns a rectangle that bounds this GraphicsPath when this path is transformed by the specified Matrix. |
![]() | GetBounds(Matrix^, Pen^) | Returns a rectangle that bounds this GraphicsPath when the current path is transformed by the specified Matrix and drawn with the specified Pen. |
Show:
