(Leadtools.Controls)

LTImageViewerSpyGlassDelegate Interface

Show in webframe





Members 
Contains methods for ImageViewerSpyGlassInteractiveMode event delegates.
Syntax
public interface LTImageViewerSpyGlassDelegate 
Public Interface LTImageViewerSpyGlassDelegate 
public interface LTImageViewerSpyGlassDelegate 
 
@protocol LTImageViewerSpyGlassDelegate<NSObject>
@optional
-(void) imageViewerSpyGlassInteractiveMode:(LTImageViewerSpyGlassInteractiveMode*) imageViewerSpyGlassInteractiveMode
                        preDrawWithContext: (CGContextRef)context;
-(void) imageViewerSpyGlassInteractiveMode:(LTImageViewerSpyGlassInteractiveMode*) imageViewerSpyGlassInteractiveMode
                       postDrawWithContext: (CGContextRef)context;
@end
             

            
function Leadtools.Controls.LTImageViewerSpyGlassDelegate() 
Remarks

This protocol is used to listen to ImageViewerSpyGlassInteractiveMode events and to provide the user with information needed for the event. For example, you can use the Canvas when performing your own drawing on top of the Spyglass.

Requirements

Target Platforms

See Also

Reference

LTImageViewerSpyGlassDelegate Members
Leadtools.Controls Namespace

 

 


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