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