Skip to content

useFrequencyRuler

function useFrequencyRuler(canvasRef: RefObject<HTMLCanvasElement | null>, options?: UseFrequencyRulerOptions): object;
ParameterType
canvasRefRefObject<HTMLCanvasElement | null>
optionsUseFrequencyRulerOptions

object

scope: ISonoscope | null;
status: FrequencyRulerStatus;
viewer: FrequencyRulerViewer | null;