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






Windows & Linux

Description

Get the pass display settings of the satellite's Pass properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Passes() As IAgVeGfxPasses
[C#]
public IAgVeGfxPasses Passes {get;}
[Managed C++]
public: __property IAgVeGfxPasses ^ get_Passes();
[Unmanaged C++]
public: HRESULT get_Passes(
    IAgVeGfxPasses ** ppVal
);
[Java]
public IAgVeGfxPasses getPasses();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.