Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PathFromPointsDto

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional points: Point2[]
    • Optional closed: boolean

    Returns PathFromPointsDto

Properties

closed

closed: boolean

Indicates wether we want to create a closed path

default

false

points

points: Point2[]

Points through which to create a path

default

undefined

Generated using TypeDoc