PathMeasure
Object Hierarchy:
Description:
[ CCode ( ref_function = "gsk_path_measure_ref" , type_id = "gsk_path_measure_get_type ()" , unref_function = "gsk_path_measure_unref" ) ]
[ Compact ]
[ Version ( since = "4.14" ) ]
public class PathMeasure
[ Compact ]
[ Version ( since = "4.14" ) ]
public class PathMeasure
`GskPathMeasure` is an object that allows measurements on `GskPath`s such as determining the length of the path.
Many measuring operations require sampling the path length at intermediate points. Therefore, a `GskPathMeasure` has a tolerance that determines what precision is required for such approximations.
A `GskPathMeasure` struct is a reference counted struct and should be treated as opaque.
Namespace: Gsk
Package: gtk4