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






Windows & Linux

Description

Get the 3D graphics window on which the legend is to display.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VOWindow() As IAgFmVOLegendWindow

[C#]
public IAgFmVOLegendWindow VOWindow {get;}

[Managed C++]
public: __property IAgFmVOLegendWindow^ get_VOWindow();

[Unmanaged C++]
public: HRESULT get_VOWindow(
IAgFmVOLegendWindow ** ppRetVal
);

[Java]
public IAgFmVOLegendWindow getVOWindow();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface