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





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 ** ppRetVal
);

[Java]
public IAgVeGfxPasses getPasses();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1