Skip to main content

Interface: GetDetTextOptions

Defined in: mobjects/matrix/MatrixHelpers.ts:21

Options for getDetText

Properties

color?

optional color: string

Defined in: mobjects/matrix/MatrixHelpers.ts:27

Color for the bars and determinant text. Default: WHITE


determinant?

optional determinant: string | number

Defined in: mobjects/matrix/MatrixHelpers.ts:23

Optional determinant value to display after the bars


initialScaleFactor?

optional initialScaleFactor: number

Defined in: mobjects/matrix/MatrixHelpers.ts:25

Scale factor for the text size. Default: 1