(Leadtools.Controls)

LTImageViewerDelegate Interface

Show in webframe





Members 
Contains methods for ImageViewer delegate events.
Syntax
public interface LTImageViewerDelegate 
Public Interface LTImageViewerDelegate 
public interface LTImageViewerDelegate 
 
@protocol LTImageViewerDelegate<NSObject>
@optional
-(void)imageViewer:(LTImageViewer*)imageViewer postRenderWithContext:(CGContextRef)context;
-(void)imageViewer:(LTImageViewer*)imageViewer preRenderWithContext:(CGContextRef)context;
@end
             

            
function Leadtools.Controls.LTImageViewerDelegate() 
Remarks

This protocol is used to listen to ImageViewer events to provide the user with information needed in the event.

Requirements

Target Platforms

See Also

Reference

LTImageViewerDelegate Members
Leadtools.Controls Namespace

 

 


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