Truncate Method
Truncate(Point)
Converts a PointF to a Point by performing a truncate operation on all the coordinates.
Declaration
public static Int32Point Truncate(Point value)
Parameters
Type | Name | Description |
---|---|---|
Point | value |
Returns
Type | Description |
---|---|
Int32Point |