LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
InteractiveMode Property
See Also 
Leadtools.Jpip.Client.WinForms Namespace > JpipRasterImageViewer Class : InteractiveMode Property



Gets or sets the value that controls user interaction with the control's display.

Syntax

Visual Basic (Declaration) 
Overrides Public Property InteractiveMode As RasterViewerInteractiveMode
Visual Basic (Usage)Copy Code
Dim instance As JpipRasterImageViewer
Dim value As RasterViewerInteractiveMode
 
instance.InteractiveMode = value
 
value = instance.InteractiveMode
C# 
public override RasterViewerInteractiveMode InteractiveMode {get; set;}
C++/CLI 
public:
property RasterViewerInteractiveMode InteractiveMode override {
   RasterViewerInteractiveMode get();
   void set (    RasterViewerInteractiveMode value);
}

Property Value

A Leadtools.WinForms.RasterViewerInteractiveMode value which controls the user interaction with the control's display.

Example

For an example, refer to the CSJpipWinFormsDemo.

Remarks

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Jpip.Client.WinForms requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features