Options
All
  • Public
  • Public/Protected
  • All
Menu
see

Symbol

Hierarchy

  • ReadonlySymbol

Index

Properties

Optional Readonly anchor

anchor: undefined | Point
see

{@link Symbol#anchor}

Optional Readonly fillColor

fillColor: undefined | string
see

{@link Symbol#fillColor}

Optional Readonly fillOpacity

fillOpacity: undefined | number
see

{@link Symbol#fillOpacity}

Optional Readonly labelOrigin

labelOrigin: undefined | Point
see

{@link Symbol#labelOrigin}

Readonly path

see

{@link Symbol#path}

Optional Readonly rotation

rotation: undefined | number
see

{@link Symbol#rotation}

Optional Readonly scale

scale: undefined | number
see

{@link Symbol#scale}

Optional Readonly strokeColor

strokeColor: undefined | string
see

{@link Symbol#strokeColor}

Optional Readonly strokeOpacity

strokeOpacity: undefined | number
see

{@link Symbol#strokeOpacity}

Optional Readonly strokeWeight

strokeWeight: undefined | number
see

{@link Symbol#strokeWeight}

Generated using TypeDoc