The Y coordinate of the contour legend on the 2D map.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Y() As Integer |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property int get_Y(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
| [Python - STK API] |
|---|
@property def Y(self) -> int: @Y.setter def Y(self, Y:int) -> None: |





