ixfx
    Preparing search index...

    Type Alias ConnectedPointsOptions

    ConnectedPointsOptions: {
        fillStyle: string;
        lineWidth: number;
        loop: boolean;
        strokeStyle: string;
    }

    Type declaration

    • ReadonlyfillStyle: string
    • ReadonlylineWidth: number
    • Readonlyloop: boolean
    • ReadonlystrokeStyle: string