Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

SquareGridCellAuthoringData

Note

Stable API. Supported for production use within the 1.x compatibility contract.

Contract Value
Assembly LostLily.GridToolkit.Topology.Square.Authoring
Namespace LostLily.GridToolkit.Topology.Square.Authoring
Kind class
Tier Stable
Roles CustomerWorkflow, SerializedContract
Validated version 1.0.0

Declaration

type class LostLily.GridToolkit.Topology.Square.Authoring.SquareGridCellAuthoringData : LostLily.GridToolkit.Authoring.GridCellAuthoringData

Public members

Methods

LostLily.GridToolkit.Coordinates.GridCoordinate ToCoordinate()
System.Void .ctor()
System.Void SetCoordinate(LostLily.GridToolkit.Topology.Square.Authoring.SquareGridCoordinateAuthoringData)

Properties

LostLily.GridToolkit.Topology.Square.Authoring.SquareGridCoordinateAuthoringData Coordinate { get; }
System.String TopologyId { 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.