Round
Rectangle.Round method
转换指定的RectangleF到一个Rectangle通过舍入 RectangleF值到最接近的整数值。
public static Rectangle Round(RectangleF value)
范围 | 类型 | 描述 |
---|---|---|
value | RectangleF | 这RectangleF被转换。 |
返回值
一个Rectangle.
也可以看看
- struct RectangleF
- struct Rectangle
- 命名空间 System.Drawing
- 部件 Aspose.Drawing