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





Description

The position of the contour legend on the 2D map in pixel coordinates.

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