Path objects

Learn about Path objects

A Path object is any shape, line, or curve that's created using a path. Paths can be opend or closed and can have stroke, fill, or both. They are de most fundamental element of vector graphics and are the building blocks of vector animation.

Properties

The following properties are available for Path objects:

Paint
Solid colors and gradients
Stroke
Line joins, caps, dash styles, and more
Compositing
Blend modes and opacity
Transform
Scale, rotate, skew, and other affine transformations
Coordinates
Global coordinates and size

Specific properties

The following properties are available for Path objects:

  • Fill rule - You can opt between Non-zero and Even-odd.
  • Node - Set the and coordinates for individual selected nodes. Use the Node tool to select individual nodes.
./path-properties.jpg
./path-properties.jpg