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.0.0.0
Syntax
public static implicit operator PointF (
	PointF pt
)

Parameters

pt
Type: System.DrawingPointF

Return Value

Type: PointF
See Also