VectorPainter
[Painter] implementation that abstracts the drawing of a Vector graphic. This can be represented
VectorPainter
Class
Common
class VectorPainter internal constructor(root: GroupComponent = GroupComponent()) : Painter()
Painter implementation that abstracts the drawing of a Vector graphic. This can be represented
by either a ImageVector or a programmatic composition of a vector
