AGI STK Objects 11 Send comments on this topic.
AvailablePoints Property (IAgVORefCrdnVector)
See Also 





Description

Returns a safearray of available points.

Property type

Read-only property

Syntax

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

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

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

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

[Java]
public Object[] getAvailablePoints();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1