PathMeasure
Creates a measure object for the given @path with the default tolerance.
Return
a new GskPathMeasure
representing @path
Since
4.14
Parameters
path
the path to measure
Creates a measure object for the given @path and @tolerance.
Return
a new GskPathMeasure
representing @path
Since
4.14
Parameters
path
the path to measure
tolerance
the tolerance for measuring operations
constructor(gskPathMeasurePointer: <Error class: unknown class><<Error class: unknown class>>)(source)