(Leadtools.Controls)

InteractiveService Property (ImageViewerInteractiveMode)

Show in webframe





Gets the interactive service for this mode.
Syntax
public InteractiveService InteractiveService {get;}
Public ReadOnly Property InteractiveService As InteractiveService
public InteractiveService InteractiveService {get;}
@property (nonatomic,retain,readonly) LTInteractiveService* interactiveService;
public InteractiveService getInteractiveService()
 get_InteractiveService(); 

Property Value

The interactive service for this mode.
Remarks

This value is useful when deriving your own interactive mode classes. Refer to ImageViewerInteractiveMode for an example.

Example

For an example, refer to ImageViewerInteractiveMode.

Requirements

Target Platforms

See Also

Reference

ImageViewerInteractiveMode Class
ImageViewerInteractiveMode Members

 

 


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