StaffSizeAttributes: {
    scaling: number | null;
}

Type declaration

  • scaling: number | null

    Specifies the percentage scaling that applies to the notation. Values less that 100 make the notation smaller while values over 100 make the notation larger.

Generated using TypeDoc