MLightCAD
    Preparing search index...

    One loaded font row for the Memory palette fonts table.

    interface AcApMemoryFontRow {
        estimatedBytes: number;
        name: string;
        type: string;
    }
    Index

    Properties

    estimatedBytes: number
    name: string
    type: string