Click or drag to resize

LayerElementGetDistanceToBorder Method

Determins the distance of a PointF to the border.

Namespace: Easymap.AddIn.Mapping
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public double GetDistanceToBorder(
	PointF pt
)

Parameters

pt  PointF

Return Value

Double
Distance a double
See Also