Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Designers Assembly > Leadtools.Annotations.Designers Namespace > AnnTextReviewEditDesigner Class : GetThumbLocations Method |
public override LeadPointD[] GetThumbLocations()
'Declaration
Public Overrides Function GetThumbLocations() As LeadPointD()
'Usage
Dim instance As AnnTextReviewEditDesigner Dim value() As LeadPointD value = instance.GetThumbLocations()
public override LeadPointD[] GetThumbLocations()
-(LTLeadPointCollection*) getThumbLocations;
public LeadPointD[] getThumbLocations()
function Leadtools.Annotations.Designers.AnnTextReviewEditDesigner.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