C#
VB
Objective-C
Performs custom rendering after the spyglass is drawn.
void imageViewerSpyGlassInteractiveModePostDrawWithContext(LTImageViewerSpyGlassInteractiveMode imageViewerSpyGlassInteractiveMode,CGContextRef context)
Sub imageViewerSpyGlassInteractiveModePostDrawWithContext( _ByVal imageViewerSpyGlassInteractiveMode As LTImageViewerSpyGlassInteractiveMode, _ByVal context As CGContextRef _)
- (void)imageViewerSpyGlassInteractiveMode:(LTImageViewerSpyGlassInteractiveMode *)imageViewerSpyGlassInteractiveModepostDrawWithContext:(CGContextRef)context
imageViewerSpyGlassInteractiveMode
The spyglass mode that called the delegate.
context
The graphics context to render with.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
