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