Source set: Common
public 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
Properties
intrinsicSize
Source set: Common
public override val intrinsicSize: Size