CadSnapCandidate Struct

Definition

public readonly record struct CadSnapCandidate(Vector2 Point, CadSnapMode Mode, string Label, float PriorityBias = 0F) : IEquatable<CadSnapCandidate>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (4)