PathMeasure.this

Creates a measure object for the given path with the default tolerance.

  1. this(void* ptr, Flag!"Take" take)
  2. this(gsk.path.Path path)
    class PathMeasure

Parameters

path gsk.path.Path

the path to measure

Return Value

a new gsk.path_measure.PathMeasure representing path