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






Windows & Linux

Description

Get the 2D trajectory graphics.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PassData() As IAgVeGfxTrajectoryPassData
[C#]
public IAgVeGfxTrajectoryPassData PassData {get;}
[Managed C++]
public: __property IAgVeGfxTrajectoryPassData^ get_PassData();
[Unmanaged C++]
public: HRESULT get_PassData(
   IAgVeGfxTrajectoryPassData ** ppRetVal
);
[Java]
public IAgVeGfxTrajectoryPassData getPassData();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.