←Select platform

HitTestThumbs Method

Summary

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

Syntax
C#
Objective-C
C++/CLI
Python
public bool HitTestThumbs( 
   LeadPointD pt 
) 
- (BOOL)hitTestThumbs:(LeadPointD)point; 
public:  
   bool HitTestThumbs( 
      LeadPointD^ pt 
   ) 
def HitTestThumbs(self,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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly

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