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