FrequencyRulerHandle
type FrequencyRulerHandle = object;Imperative handle exposed by the FrequencyRuler component ref.
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
getCanvas | () => HTMLCanvasElement | null | Returns the canvas element. |
getViewer | () => FrequencyRulerViewer | null | Returns the underlying FrequencyRulerViewer instance. |