| Class and Description |
|---|
| BlendMode
Enum for the ways a path is blend.
|
| LinearGradient
Represents a linear gradient on a vector.
|
| Matrix
Represents a 3x3 matrix for transforming coordinates.
|
| Path
Represents a geometric paths consisting of straight line segments, quadratic curves, and cubic curves.
|
| VectorFont
Represents a vector font.
|
| VectorGraphicsPainter.Direction
Enum for specifying the direction in which a rotation can occur.
|
| VectorGraphicsPainter.FillType
Enum for the ways a path may be filled.
|
| VectorImage
Represents a vector image.
|
| VectorImageBuilder
A builder for vector images.
|