Click or drag to resize

MatrixTransformPoint Method

Transforms the specified PointF

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

Parameters

point
Type: Easymap.AddIn.Common.GraphicsPointF

Return Value

Type: PointF
See Also