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