AGI STK Objects 11 Send comments on this topic.
SpaceProjectionIntervals Property (IAgSnVO)
See Also 
Windows






Windows & Linux

Description

Returns time dependent space projection list

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SpaceProjectionIntervals() As IAgSnVOSpaceProjectionCollection

[C#]
public IAgSnVOSpaceProjectionCollection SpaceProjectionIntervals {get;}

[Managed C++]
public: __property IAgSnVOSpaceProjectionCollection^ get_SpaceProjectionIntervals();

[Unmanaged C++]
public: HRESULT get_SpaceProjectionIntervals(
IAgSnVOSpaceProjectionCollection ** ppRetVal
);

[Java]
public IAgSnVOSpaceProjectionCollection getSpaceProjectionIntervals();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface