AGI STK Objects 11 Send comments on this topic.
PositionOnMap Property (IAgFmVOLegendWindow)
See Also 





Description

Position where the contour legend is displayed.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PositionOnMap() As IAgFmGfxPositionOnMap

[C#]
public IAgFmGfxPositionOnMap PositionOnMap {get;}

[Managed C++]
public: __property IAgFmGfxPositionOnMap^ get_PositionOnMap();

[Unmanaged C++]
public: HRESULT get_PositionOnMap(
IAgFmGfxPositionOnMap ** ppRetVal
);

[Java]
public IAgFmGfxPositionOnMap getPositionOnMap();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1