GetBounds()
Region::GetBounds(const SharedPtr<Graphics>&) const method
Gets a RectangleF structure that represents a rectangle that bounds this Region on the drawing surface of a Graphics object.
RectangleF System::Drawing::Region::GetBounds(const SharedPtr<Graphics> &graphics) const
Arguments
Parameter | Type | Description |
---|---|---|
graphics | const SharedPtr<Graphics>& | The Graphics on which this Region is drawn. |
See Also
- Typedef SharedPtr
- Class RectangleF
- Class Graphics
- Class Region
- Namespace System::Drawing
- Library Aspose.Slides