'宣言 Protected Function TestRangeAreaOver( _ ByVal position As Point, _ ByVal lowPosition As Point, _ ByVal highPosition As Point, _ ByVal isFinger As Boolean _ ) As Boolean
protected bool TestRangeAreaOver( Point position, Point lowPosition, Point highPosition, bool isFinger )