'Declaration Public Function _isHitTested( _ ByVal x As Double, _ ByVal y As Double _ ) As Boolean
public bool _isHitTested( double x, double y )
_CartesianCoordinateSystemView Class _CartesianCoordinateSystemView Members