←Select platform

HitTestStateInteractiveMode Property

Summary

The ImageViewerInteractiveMode that is currently in a hit-test state.

Syntax

C#
VB
C++
public virtual ImageViewerInteractiveMode HitTestStateInteractiveMode { get; } 
Public Overridable ReadOnly Property HitTestStateInteractiveMode() As ImageViewerInteractiveMode 
   Get 
public:  
   virtual property ImageViewerInteractiveMode^ HitTestStateInteractiveMode 
   { 
      ImageViewerInteractiveMode^ get() 
   } 

Property Value

The ImageViewerInteractiveMode that is currently in a hit-test state.

Remarks

The value of HitTestStateInteractiveMode is used to determine which ImageViewerInteractiveMode.HitTestStateCursor to use when an interactive mode has the value of ImageViewerInteractiveMode.HitTestState set to true.

For more information, refer to Image Viewer Interactive Modes.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly