STK ObjectsSend 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 ** ppIAgVeVOSystemsElement
);
[Java]
public IAgVeVOSystemsSpecialElement getFixedByWindow();
[Python - STK API ]
@property
def FixedByWindow(self) -> "IAgVeVOSystemsSpecialElement":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.