Click or drag to resize

WindowlessComponentRectangleToParent Method

Converts a RectangleF 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 RectangleF RectangleToParent(
	RectangleF value
)

Parameters

value  RectangleF

Return Value

RectangleF
See Also