←Select platform

imageViewerSpyGlassInteractiveModePreDrawWithContext Method

Summary

Performs custom rendering before the spyglass is drawn.

Syntax

C#
VB
Objective-C
void imageViewerSpyGlassInteractiveModePreDrawWithContext(  
   LTImageViewerSpyGlassInteractiveMode imageViewerSpyGlassInteractiveMode, 
   CGContextRef context 
) 
Sub imageViewerSpyGlassInteractiveModePreDrawWithContext( _ 
   ByVal imageViewerSpyGlassInteractiveMode As LTImageViewerSpyGlassInteractiveMode, _ 
   ByVal context As CGContextRef _ 
)  
- (void)imageViewerSpyGlassInteractiveMode:(LTImageViewerSpyGlassInteractiveMode *)imageViewerSpyGlassInteractiveMode  
                        preDrawWithContext:(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)