InteractiveMode Property
Summary
Gets or sets the value that controls user interaction with the control's display.
Syntax
public override Leadtools.WinForms.RasterViewerInteractiveMode InteractiveMode { get; set; }
Public Overrides Property InteractiveMode() As Leadtools.WinForms.RasterViewerInteractiveMode
Get
Set
public:
virtual property RasterViewerInteractiveMode^ InteractiveMode
{
Leadtools.WinForms.RasterViewerInteractiveMode^ get() override
void set(Leadtools.WinForms.RasterViewerInteractiveMode^ value) override
}
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.