[]
        
(Showing Draft Content)

C1.Win.Interop.Point.ToPointF

ToPointF Method

ToPointF()

Converts the current Point structure to a PointF.

Declaration
public PointF ToPointF()
Returns
Type Description
PointF

The PointF structure this method converts to.