C#
VB
Java
Objective-C
WinRT C#
C++
Gets the location of the thumbs of this AnnEditDesigner.
public virtual LeadPointD[] GetThumbLocations()
Public Overridable Function GetThumbLocations() As Leadtools.LeadPointD()
public virtual [Leadtools.LeadPointD[]](../l/leadpointd.md) GetThumbLocations()
@property (nonatomic, strong, readonly, nullable) LTLeadPointCollection *thumbLocations
public LeadPointD[] getThumbLocations()
function Leadtools.Annotations.Designers.AnnEditDesigner.GetThumbLocations()
public:
virtual array<LeadPointD^>^ GetThumbLocations()
Derived classes should override this property to return the location of the thumbs.
For more information and an example, refer to Implement User Defined Objects with LEADTOOLS Annotations
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET