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






Windows & Linux

Description

Gets the Fixed By Window System

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FixedByWindow() As IAgVeVOSystemsSpecialElement
[C#]
public IAgVeVOSystemsSpecialElement FixedByWindow {get;}
[Managed C++]
public: __property IAgVeVOSystemsSpecialElement^ get_FixedByWindow();
[Unmanaged C++]
public: HRESULT get_FixedByWindow(
   IAgVeVOSystemsSpecialElement ** ppRetVal
);
[Java]
public IAgVeVOSystemsSpecialElement getFixedByWindow();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.