Module beamui.graphics.path

Path that outlines a complex figure.

Import line

import beamui.graphics.path;

Structs

NameDescription
Path Represents vector shape as one or more subpaths, which contain series of segments
SubPath