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 > AnnEditDesigner Class : GetThumbLocations Method |
public virtual LeadPointD[] GetThumbLocations()
'Declaration
Public Overridable Function GetThumbLocations() As LeadPointD()
'Usage
Dim instance As AnnEditDesigner Dim value() As LeadPointD value = instance.GetThumbLocations()
public virtual LeadPointD[] GetThumbLocations()
@property (nonatomic, strong, readonly, nullable) LTLeadPointCollection *thumbLocations
public LeadPointD[] getThumbLocations()
function Leadtools.Annotations.Designers.AnnEditDesigner.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