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: 11.2.0.0
Syntax
public double GetDistanceToBorder(
	PointF pt
)

Parameters

pt
Type: Easymap.AddIn.Common.GraphicsPointF

Return Value

Type: Double
Distance a double
See Also