Skip to content

FrequencyRulerHandle

type FrequencyRulerHandle = object;

Imperative handle exposed by the FrequencyRuler component ref.

PropertyTypeDescription
getCanvas() => HTMLCanvasElement | nullReturns the canvas element.
getViewer() => FrequencyRulerViewer | nullReturns the underlying FrequencyRulerViewer instance.