Operator implicit operator NamespaceAspose.CAD AssemblyAspose.CAD.dll implicit operator PointF(Point) Converts the specified Point structure to the PointF structure. public static implicit operator PointF(Point point) Parameters point Point The Point to be converted. Returns PointF The PointF that results from the conversion.