[]
        
(Showing Draft Content)

RulersSettings

Type Alias: RulersSettings

type RulersSettings = object;

Properties

snapStep?

optional snapStep: object;

Specifies a snapStep value. By default snapStep = { in: 0.25, cm: 0.5 }

cm

cm: number;

in

in: number;

visible

visible: boolean;

Specifies whether Rulers needs to be shown by default