Click or drag to resize

MatrixTransformPoint Method

Transforms the specified PointF

Namespace: Easymap.AddIn.Common.Graphics
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public PointF TransformPoint(
	PointF point
)

Parameters

point  PointF
 

Return Value

PointF
See Also