Method GetPositionY
| Improve this Doc View SourceGetPositionY(Int32, GridPlacement)
Gets vertial position from grid extent.
Declaration
double GetPositionY(int gridExtentY, GridPlacement placement)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | gridExtentY | The grid extent. |
| GridPlacement | placement | The grid placement. |
Returns
| Type | Description |
|---|---|
| System.Double | The position. |