Get the 2D graphics window on which the legend is to display.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property GfxWindow() As IAgFmGfxLegendWindow |
| [C#] |
|---|
public IAgFmGfxLegendWindow GfxWindow {get;} |
| [Managed C++] |
|---|
public: __property IAgFmGfxLegendWindow ^ get_GfxWindow(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgFmGfxLegendWindow getGfxWindow(); |
[Python - STK API ] |
|---|
@property def GfxWindow(self) -> "IAgFmGfxLegendWindow": |






