Class SVGPath

Hierarchy

Constructors

Properties

m_path: string

Methods

  • draw an arc

    Parameters

    • x: number

      center x

    • y: number

      center y

    • r: number

      radius

    • start: number

      angle start in degrees

    • end: number

      angle end in degrees

    Returns SVGPath

    this

Generated using TypeDoc