Interface: HorizonOcclusionArea
A definition of an area in which certain horizon display elements should be occluded.
Methods
path
▸ path(context
): void
Paths this occlusion area to a canvas rendering context.
Parameters
Name | Type | Description |
---|---|---|
context | CanvasRenderingContext2D | A canvas rendering context. |
Returns
void
Defined in
src/garminsdk/components/nextgenpfd/horizon/HorizonOcclusionArea.ts:9