Skip to content

DiGi.ComputeSharp.Spatial.Enums

github-actions[bot] edited this page Jul 15, 2026 · 2 revisions

DiGi.ComputeSharp.Spatial.Enums Namespace

Enums

LineAlignment Enum

Defines the available alignment options for a line.

public enum LineAlignment

Fields

Start 0

Indicates the starting point or the initial state of the process.

Center 1

Specifies that the position or alignment is centered.

End 2

Represents the end point or terminal value of the specified range, sequence, or geometric entity.

Clone this wiki locally