Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WindBarbSize

Hierarchy

  • WindBarbSize

Index

Properties

Readonly rootBarClassName

rootBarClassName: string

SVG root line element css class

Readonly size

size: { height: number; width: number }

Svg dimensions.

Type declaration

  • Readonly height: number

    Refers to elements that will be appended to root line as Full lines or triangles

  • Readonly width: number

    Refers to base line where other elements will be appended

Readonly svgId

svgId: string

SVG element id

Generated using TypeDoc