Get the position of the contour legend on the 2D map in pixel coordinates.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property PositionOnMap() As IAgFmGfxPositionOnMap |
| [C#] |
|---|
public IAgFmGfxPositionOnMap PositionOnMap {get;} |
| [Managed C++] |
|---|
public: __property IAgFmGfxPositionOnMap ^ get_PositionOnMap(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgFmGfxPositionOnMap getPositionOnMap(); |
[Python - STK API ] |
|---|
@property def PositionOnMap(self) -> "IAgFmGfxPositionOnMap": |






