Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISvgGeometry

Svg geometry

Hierarchy

  • ISvgGeometry

Index

Properties

Properties

geometry

Optional style

style?: { fill?: string; fillOpacity?: number; strokeLineCap?: string; strokeLineJoin?: string; strokeMiterLimit?: number; strokeOpacity?: number; strokeWidth?: number }

Type declaration

  • Optional fill?: string
  • Optional fillOpacity?: number
  • Optional strokeLineCap?: string
  • Optional strokeLineJoin?: string
  • Optional strokeMiterLimit?: number
  • Optional strokeOpacity?: number
  • Optional strokeWidth?: number

Generated using TypeDoc