Interface IPolyline

Base of all markup elements.

Hierarchy

Properties

color?: string
id: string
name?: string
outlineWidth?: number
positions: ICartes3[]
screenHeight?: number
screenWidth?: number
smoothen?: number
type: "POLYLINE"
visible?: boolean

Generated using TypeDoc