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






Windows & Linux

Description

Gets the Inertial By Window System

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property InertialByWindow() As IAgVeVOSystemsSpecialElement

[C#]
public IAgVeVOSystemsSpecialElement InertialByWindow {get;}

[Managed C++]
public: __property IAgVeVOSystemsSpecialElement^ get_InertialByWindow();

[Unmanaged C++]
public: HRESULT get_InertialByWindow(
IAgVeVOSystemsSpecialElement ** ppRetVal
);

[Java]
public IAgVeVOSystemsSpecialElement getInertialByWindow();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface