Interface IPathSegment

Path Segment

Hierarchy

  • IPathSegment

Properties

Properties

angle: number

Angle in degrees

length: number

Distance between start and end

x1: number

Start x coordinate in arcmiliseconds

x2: number

End x coordinate in arcmiliseconds

y1: number

Start y coordinate in arcmiliseconds

y2: number

End y coordinate in arcmiliseconds

Generated using TypeDoc