'宣言 Public Function New( _ ByVal control As Control, _ ByVal hitTest As HitTestDelegate _ )
public TouchProcessor( Control control, HitTestDelegate hitTest )
パラメータ
- control
 - hitTest
 
'宣言 Public Function New( _ ByVal control As Control, _ ByVal hitTest As HitTestDelegate _ )
public TouchProcessor( Control control, HitTestDelegate hitTest )