Click or drag to resize

PointF   Conversion (PointF to PointF)

Converts a PointF to a PointF.

Namespace: Easymap.AddIn.Common.Graphics
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public static implicit operator PointF (
	PointF pt
)

Parameters

pt  PointF
 

Return Value

PointF
See Also