Skip to content

parsePointsAttribute

parsePointsAttribute(points): XY[]

Defined in: src/parser/parsePointsAttribute.ts:10

Parses “points” attribute, returning an array of values

Parameters

points

points attribute string

null | string

Returns

XY[]

array of points

Static

Member Of

fabric