Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

GridSelectionPatterns

Note

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

Contract Value
Assembly LostLily.GridToolkit.Runtime
Namespace LostLily.GridToolkit.Selection
Kind class
Tier Stable
Roles CustomerWorkflow
Validated version 1.0.0

Declaration

type class LostLily.GridToolkit.Selection.GridSelectionPatterns

Public members

Methods

static LostLily.GridToolkit.Selection.IGridSelectionPattern Line(LostLily.GridToolkit.Topology.GridDirection,System.Int32,System.Boolean)
static LostLily.GridToolkit.Selection.IGridSelectionPattern Offsets(System.Collections.Generic.IEnumerable<LostLily.GridToolkit.Coordinates.GridCoordinate>,LostLily.GridToolkit.Coordinates.GridOrientation)
static LostLily.GridToolkit.Selection.IGridSelectionPattern Radius(System.Int32,System.Boolean)
static LostLily.GridToolkit.Selection.IGridSelectionPattern Ring(System.Int32)
static LostLily.GridToolkit.Selection.IGridSelectionPattern Single()

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.