AGI STK Objects 11 Send comments on this topic.
Recycle Property (IAgVeSpatialInfo)
See Also 





Description

Controls whether to re-use the same spatial state object in subsequent calls to GetState.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Recycle() As Boolean

[C#]
public bool Recycle {get;}

[Managed C++]
public: __property bool get_Recycle();

[Unmanaged C++]
public: HRESULT get_Recycle(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getRecycle();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1