Rectangle.Truncate
Rectangle.Truncate method
Converts the specified RectangleF to a Rectangle by truncating the RectangleF values.
public static Rectangle Truncate(RectangleF value)
| Parameter | Type | Description |
|---|---|---|
| value | RectangleF | The RectangleF to be converted. |
Return Value
A new Rectangle.
See Also
- struct RectangleF
- struct Rectangle
- namespace Aspose.PSD
- assembly Aspose.PSD