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