←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.