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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1