C#
VB
Java
Objective-C
WinRT C#
C++
Gets an array of points that define the arrow for this AnnPointerObject.
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()
An array of points that define the arrow for this AnnPointerObject.
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