LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)

InteractiveMode Property

Show in webframe





Gets or sets the value that controls user interaction with the control's display.
Syntax
public override RasterViewerInteractiveMode InteractiveMode {get; set;}
'Declaration
 
Public Overrides Property InteractiveMode As RasterViewerInteractiveMode
'Usage
 
Dim instance As JpipRasterImageViewer
Dim value As RasterViewerInteractiveMode
 
instance.InteractiveMode = value
 
value = instance.InteractiveMode

            

            
public:
property RasterViewerInteractiveMode InteractiveMode {
   RasterViewerInteractiveMode get() override;
   void set (    RasterViewerInteractiveMode value) override;
}

Property Value

A Leadtools.WinForms.RasterViewerInteractiveMode value which controls the user interaction with the control's display.
Remarks
This property is inherited from Leadtools.WinForms.RasterImageViewer and can be set only to RasterViewerInteractiveMode.Pan or RasterViewerInteractiveMode.None.For an example, refer to the CSJpipWinFormsDemo.
Requirements

Target Platforms

See Also

Reference

JpipRasterImageViewer Class
JpipRasterImageViewer Members

 

 


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

Leadtools.Jpip.Client.WinForms requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features