←Select platform

GetThumbLocations Method

Summary

Gets the location of the thumbs of this AnnTextReviewEditDesigner.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public override LeadPointD[] GetThumbLocations() 
Public Overrides Function GetThumbLocations() As Leadtools.LeadPointD() 
public override [Leadtools.LeadPointD[]](../l/leadpointd.md) GetThumbLocations() 
-(LTLeadPointCollection*) getThumbLocations; 
public LeadPointD[] getThumbLocations() 
 function Leadtools.Annotations.Designers.AnnTextReviewEditDesigner.GetThumbLocations() 
public:  
   virtual array<LeadPointD^>^ GetThumbLocations() override 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly