AGI STK VGT 11 Send comments on this topic.
Positions Property (IAgCrdnPointSamplingInterval)
See Also 





Description

An array of 3-tuples each tuple representing the point's cartesian position (x,y,z).

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Positions() As System.Array

[C#]
public System.Array Positions {get;}

[Managed C++]
public: __property System::Array^ get_Positions();

[Unmanaged C++]
public: HRESULT get_Positions(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getPositions();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1