PreviewShapeType

AUTO-GENERATED FILE – DO NOT EDIT MANUALLY

This page documents the supported public API surface only. Private, internal, benchmark, test, and implementation-detail types are intentionally omitted.

Declaration

1
public enum PreviewShapeType

Summary

Types of preview shapes that can be rendered.

Metadata

Namespace: GridPlacement.Core.Data.Placement

Source File: cs/Core/Data/Placement/PreviewCalculationResult.cs

Assembly: GridPlacement.Core

Type: enum

Enum Values

Rectangle

1
Rectangle = 0

Circle

1
Circle = 1

Custom

1
Custom = 2