←Select platform

GetArrowPoints Method

Summary

Gets an array of points that define the arrow for this AnnPointerObject.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public virtual LeadPointD[] GetArrowPoints() 
Public Overridable Function GetArrowPoints() As Leadtools.LeadPointD() 
public virtual [Leadtools.LeadPointD[]](../l/leadpointd.md) GetArrowPoints() 
-(LTLeadPointCollection*) getArrowPoints; 
public LeadPointD[] getArrowPoints() 
 function Leadtools.Annotations.Core.AnnPointerObject.GetArrowPoints() 
public:  
   virtual array<LeadPointD^>^ GetArrowPoints() 

Return Value

An array of points that define the arrow for this AnnPointerObject.

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.Core Assembly