←Select platform

imageViewerSpyGlassInteractiveModePostDrawWithContext Method

Summary

Performs custom rendering after the spyglass is drawn.

Syntax

C#
VB
Objective-C
void imageViewerSpyGlassInteractiveModePostDrawWithContext(  
   LTImageViewerSpyGlassInteractiveMode imageViewerSpyGlassInteractiveMode, 
   CGContextRef context 
) 
Sub imageViewerSpyGlassInteractiveModePostDrawWithContext( _ 
   ByVal imageViewerSpyGlassInteractiveMode As LTImageViewerSpyGlassInteractiveMode, _ 
   ByVal context As CGContextRef _ 
)  
- (void)imageViewerSpyGlassInteractiveMode:(LTImageViewerSpyGlassInteractiveMode *)imageViewerSpyGlassInteractiveMode  
                       postDrawWithContext:(CGContextRef)context 

Parameters

imageViewerSpyGlassInteractiveMode
The spyglass mode that called the delegate.

context
The graphics context to render with.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)