Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

IGridRendererPreviewProjection

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 interface
Tier Preview
Roles ExtensionPoint, EditorIntegration
Validated version 1.0.0

Declaration

type interface LostLily.GridToolkit.Editor.IGridRendererPreviewProjection

Public members

Methods

System.Boolean TryProject(LostLily.GridToolkit.Visualization.GridRenderNode,LostLily.GridToolkit.Visualization.IGridLayout,System.Single,out LostLily.GridToolkit.Editor.GridRendererPreviewGeometry,out System.String)

Properties

System.String DisplayName { get; }
System.String Id { 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.