←Select platform

GetThumbLocations Method

Summary
Gets the location of the thumbs of this AnnEditDesigner.
Syntax
C#
VB
Objective-C
C++
Java
public virtual LeadPointD[] GetThumbLocations() 
Public Overridable Function GetThumbLocations() As LeadPointD() 
@property (nonatomic, strong, readonly, nullable) LTLeadPointCollection *thumbLocations 
public LeadPointD[] getThumbLocations() 
public:  
   virtual array<LeadPointD^>^ GetThumbLocations() 
Remarks

Derived classes should override this property to return the location of the thumbs.

Example

For more information and an example, refer to Implement User Defined Objects with LEADTOOLS Annotations

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.