AGI STK Objects 11Send 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 ** ppVal
);
[Java]
public IAgSnVOSpaceProjectionCollection getSpaceProjectionIntervals();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.