Skip to content

DiGi.ComputeSharp.Planar.Interfaces

github-actions[bot] edited this page Jul 1, 2026 · 3 revisions

DiGi.ComputeSharp.Planar.Interfaces Namespace

Interfaces

IGeometry2 Interface

Defines the contract for a two-dimensional geometric entity within the planar coordinate system. This interface extends the base geometry definitions to provide 2D-specific spatial properties and behaviors.

public interface IGeometry2 : DiGi.ComputeSharp.Core.Interfaces.IGeometry

Derived
Coordinate2
Line2

Implements IGeometry

Clone this wiki locally