Type alias TSnapLineInfos

TSnapLineInfos: {
    horizontales: TSegment[];
    nudge: TSnapNudge;
    verticales: TSegment[];
}

Type declaration

Generated using TypeDoc