Click or drag to resize

WindowlessComponentPointToParent Method

Converts a PointF from screen coordinates to the coordinate system of the (parent) WindowlessComponent

Namespace: Easymap.AddIn.Common
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public PointF PointToParent(
	PointF value
)

Parameters

value  PointF

Return Value

PointF
See Also