API Reference / @gtkx/cairo / ClosePathSegment
Type Alias: ClosePathSegment
ClosePathSegment =
object
Defined in: types.d.ts:81
A path segment closing the current sub-path.
Properties
type
type:
"closePath"
Defined in: types.d.ts:83
Tag of the segment.