iink-ts - v4.0.0
    Preparing search index...

    Type Alias TMath

    TMath: TBaseSymbol & {
        bounds: TOBB;
        decorators: TDecorator[];
        edges: TSegment[];
        elements: TMathElement[];
        point: TPoint;
        rotation?: TRotation;
        snapPoints: TPoint[];
        style: TStyle;
        type: Math;
        vertices: TPoint[];
    }

    Represents a converted mathematical expression with native rendering