PointF.ToPointApsArray

PointF.ToPointApsArray method

Performs an explicit conversion from PointF arr to ApsPoint arr.

public static #=zV8pnoQZBlyTciIsYfbNEcog=[] ToPointApsArray(PointF[] fPnts)
ParameterTypeDescription
fPntsPointF[]The points

Return Value

The result of the conversion.

See Also