Leadtools.Jpip.Client.WinForms Requires JPIP Module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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);
}

Return Value

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

Example

For an example, refer to the CSJpipWinFormsDemo.

Remarks

This property is inherited from RasterImageViewer and can be set only to RasterViewerInteractiveMode.Pan or RasterViewerInteractiveMode.None.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

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