SquareGridCoordinate
Note
Stable API. Supported for production use within the 1.x compatibility contract.
| Contract | Value |
|---|---|
| Assembly | LostLily.GridToolkit.Topology.Square |
| Namespace | LostLily.GridToolkit.Topology.Square |
| Kind | class |
| Tier | Stable |
| Roles | CustomerWorkflow |
| Validated version | 1.0.0 |
Declaration
type class LostLily.GridToolkit.Topology.Square.SquareGridCoordinate : LostLily.GridToolkit.Coordinates.GridCoordinate
Public members
Fields
static System.String CoordinateSystemIdValue
Methods
System.Int32 GetComponent(System.Int32)
System.Void .ctor(System.Int32,System.Int32)
Properties
LostLily.GridToolkit.Topology.Square.SquareGridCoordinate Zero { get; }
System.Int32 ComponentCount { get; }
System.Int32 X { get; }
System.Int32 Y { get; }
System.String CoordinateSystemId { get; }
Versioning
Generated from the public Grid Toolkit 1.0.0 API metadata. Use the tier above when deciding how strongly to couple your project to this contract.