iink-ts - v3.2.1
    Preparing search index...

    Type Alias TSegment

    type TSegment = {
        p1: TPoint;
        p2: TPoint;
    }
    Index

    Properties

    Properties

    p1: TPoint
    p2: TPoint