Distance Method (Template)
Calculates the annotation distance from the specified point.
'Declaration
Protected Overridable Function Distance( _
ByVal As Double, _
ByVal As Double _
) As Double
Parameters
- x
- x-coordinate
- y
- y-coordinate
Return Value
Distance,