Gets the Inertial By Window System
Read-only property
[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(
|
[Java] |
---|
public IAgVeVOSystemsSpecialElement getInertialByWindow();
|