Skip to content

parsePointsAttribute

parsePointsAttribute(points): XY[]

Parses “points” attribute, returning an array of values

Parameters

points: null | string

points attribute string

Returns

XY[]

array of points

Static

Member Of

fabric

Defined in

src/parser/parsePointsAttribute.ts:10