bool StartConnectionWith(
double x,
double y
)Function StartConnectionWith (
x As Double,
y As Double
) As Booleanbool StartConnectionWith(
double x,
double y
)abstract StartConnectionWith :
x : float *
y : float -> bool