(Leadtools.Controls)

imageViewerSpyGlassInteractiveModePreDrawWithContext Method

Show in webframe





The spyglass mode that called the delegate.
The graphics context to render with.
Performs custom rendering before the spyglass is drawn.
Syntax
void imageViewerSpyGlassInteractiveModePreDrawWithContext( 
   LTImageViewerSpyGlassInteractiveMode imageViewerSpyGlassInteractiveMode,
   CGContextRef context
)
Sub imageViewerSpyGlassInteractiveModePreDrawWithContext( _
   ByVal imageViewerSpyGlassInteractiveMode As LTImageViewerSpyGlassInteractiveMode, _
   ByVal context As CGContextRef _
) 
void imageViewerSpyGlassInteractiveModePreDrawWithContext( 
   LTImageViewerSpyGlassInteractiveMode imageViewerSpyGlassInteractiveMode,
   CGContextRef context
)
-(void) imageViewerSpyGlassInteractiveMode:(LTImageViewerSpyGlassInteractiveMode*) imageViewerSpyGlassInteractiveMode  
                        preDrawWithContext: (CGContextRef)context;
            

            
function Leadtools.Controls.LTImageViewerSpyGlassDelegate_ObjectiveC.imageViewerSpyGlassInteractiveModePreDrawWithContext( 
   imageViewerSpyGlassInteractiveMode ,
   context 
)

Parameters

imageViewerSpyGlassInteractiveMode
The spyglass mode that called the delegate.
context
The graphics context to render with.
Requirements

Target Platforms

See Also

Reference

LTImageViewerSpyGlassDelegate Interface
LTImageViewerSpyGlassDelegate Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.