System::Drawing::Image::GetBounds 方法
Image::GetBounds method
返回指定测量单位下的图像边界。
RectangleF System::Drawing::Image::GetBounds(GraphicsUnit &page_unit)
| Parameter | Type | 描述 |
|---|---|---|
| page_unit | GraphicsUnit\& | 测量单位 |
ReturnValue
一个 RectangleF 类的实例,表示在指定测量单位下的图像边界
另见
- Class RectangleF
- Enum GraphicsUnit
- Class Image
- Namespace System::Drawing
- Library Aspose.Page for C++