protected void onPreDrawTouchLocation(
CGContextRef ,
CGPoint
)
Protected Sub onPreDrawTouchLocation( _
ByVal As CGContextRef, _
ByVal As CGPoint _
)
protected void onPreDrawTouchLocation(
CGContextRef context,
CGPoint pt
)
-(void)onPreDraw:(CGContextRef)context touchLocation:(CGPoint) pt;
function Leadtools.Controls.ImageViewerSpyGlassInteractiveMode.onPreDrawTouchLocation(
context ,
pt
)