FrequencyRulerRenderer
Properties
Section titled “Properties”| Property | Modifier | Type |
|---|---|---|
name | readonly | string |
Methods
Section titled “Methods”draw()
Section titled “draw()”draw( ctx: CanvasRenderingContext2D, input: FrequencyRulerRenderInput, frame: FrequencyRulerFrame): void;Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
ctx | CanvasRenderingContext2D |
input | FrequencyRulerRenderInput |
frame | FrequencyRulerFrame |
Returns
Section titled “Returns”void