Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

GridOrientationSnapshot

Note

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

Contract Value
Assembly LostLily.GridToolkit.Runtime
Namespace LostLily.GridToolkit.Snapshots
Kind struct
Tier Stable
Roles CustomerWorkflow, SerializedContract
Validated version 1.0.0

Declaration

type struct LostLily.GridToolkit.Snapshots.GridOrientationSnapshot

Public members

Fields

System.Int32[] Components
System.String OrientationSystemId

Methods

LostLily.GridToolkit.Coordinates.GridOrientation ToOrientation()
System.Void .ctor(System.String,System.Int32[])
static LostLily.GridToolkit.Snapshots.GridOrientationSnapshot FromOrientation(LostLily.GridToolkit.Coordinates.GridOrientation)

Properties

System.Boolean HasValue { 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.