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