Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

GridRendererPreviewContext

Note

Preview API. Public and supported for evaluation, but its contract may change in a future release.

Contract Value
Assembly LostLily.GridToolkit.Editor
Namespace LostLily.GridToolkit.Editor
Kind class
Tier Preview
Roles ExtensionPoint, EditorIntegration
Validated version 1.0.0

Declaration

type class LostLily.GridToolkit.Editor.GridRendererPreviewContext

Public members

Methods

LostLily.GridToolkit.Editor.GridRendererPreviewContext WithCellSize(System.Single)
System.Void .ctor(System.String,System.String,System.Single,LostLily.GridToolkit.Editor.IGridRendererPreviewProjection)

Properties

LostLily.GridToolkit.Editor.IGridRendererPreviewProjection Projection { get; }
System.Single CellSize { get; }
System.String DisplayName { get; }
System.String ProviderId { 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.