void imageViewerSpyGlassInteractiveModePostDrawWithContext(
LTImageViewerSpyGlassInteractiveMode ,
CGContextRef
)
Sub imageViewerSpyGlassInteractiveModePostDrawWithContext( _
ByVal As LTImageViewerSpyGlassInteractiveMode, _
ByVal As CGContextRef _
)
void imageViewerSpyGlassInteractiveModePostDrawWithContext(
LTImageViewerSpyGlassInteractiveMode imageViewerSpyGlassInteractiveMode,
CGContextRef context
)
-(void) imageViewerSpyGlassInteractiveMode:(LTImageViewerSpyGlassInteractiveMode*) imageViewerSpyGlassInteractiveMode
postDrawWithContext: (CGContextRef)context;
function Leadtools.Controls.LTImageViewerSpyGlassDelegate_ObjectiveC.imageViewerSpyGlassInteractiveModePostDrawWithContext(
imageViewerSpyGlassInteractiveMode ,
context
)