Path

value class Path

Represents a path-command string as defined by: https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/d#Path_commands

Properties

Link copied to clipboard

Functions

Link copied to clipboard
operator fun plus(other: Path): Path