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





Description

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

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property GfxWindow() As IAgFmGfxLegendWindow

[C#]
public IAgFmGfxLegendWindow GfxWindow {get;}

[Managed C++]
public: __property IAgFmGfxLegendWindow^ get_GfxWindow();

[Unmanaged C++]
public: HRESULT get_GfxWindow(
IAgFmGfxLegendWindow ** ppRetVal
);

[Java]
public IAgFmGfxLegendWindow getGfxWindow();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1