AGI STK Objects 11 Send comments on this topic.
Points Property (IAgLineTarget)
See Also 





Description

Get the points table, which displays a summary of the latitude and longitude values for each point, and indicates which point is currently defined as the anchor point.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Points() As IAgLtPointCollection

[C#]
public IAgLtPointCollection Points {get;}

[Managed C++]
public: __property IAgLtPointCollection^ get_Points();

[Unmanaged C++]
public: HRESULT get_Points(
IAgLtPointCollection ** ppRetVal
);

[Java]
public IAgLtPointCollection getPoints();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1