Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WindBarbTriangle

Hierarchy

  • WindBarbTriangle

Index

Properties

Properties

Readonly triangle

triangle: { className: string; fill: string; padding: number; stroke: string }

Triangles properties

Type declaration

  • Readonly className: string

    Css class name for triangles

  • Readonly fill: string

    Fill color for the triangles

  • Readonly padding: number

    Space between triangles

  • Readonly stroke: string

    Stroke color for the triangles

Generated using TypeDoc