Point.op_Implicit
Point Implicit operator
Converts the specified Point structure to the PointF structure.
public static implicit operator PointF(Point point)
| Parameter | Type | Description |
|---|---|---|
| point | Point | The Point to be converted. |
Return Value
The PointF that results from the conversion.
See Also
- struct PointF
- struct Point
- namespace Aspose.Imaging
- assembly Aspose.Imaging