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