The Y coordinate of the contour legend on the
2D map.
Read-write property
[Visual Basic .NET] |
---|
Public Property Y() As Integer
|
[C#] |
---|
public int Y {get; set;}
|
[Managed C++] |
---|
public: __property int get_Y();
|
[Unmanaged C++] |
---|
public: HRESULT get_Y(
|
[Java] |
---|
public int getY();public void setY(
|