←Select platform

HitTestThumbs Method

Summary

Performs hit-testing on the specified thumb control point of this edit designer.

Syntax
C#
VB
C++
public bool HitTestThumbs( 
   LeadPointD pt 
) 
Public Function HitTestThumbs( 
   ByVal pt As LeadPointD 
) As Boolean 
public:  
   bool HitTestThumbs( 
      LeadPointD^ pt 
   ) 

Parameters

pt

Test point.

Return Value

true if the point is on top of any of the thumb control points of this edit designer; otherwise, false.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly

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