Method GetExtentX
| Improve this Doc View SourceGetExtentX(Int32)
Gets the horizontal extent position for specified grid extent value.
Declaration
double GetExtentX(int gridExtentX)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | gridExtentX | The grid extent value. |
Returns
Type | Description |
---|---|
System.Double | The position. |