Module jiao::core::paint_types

source ·

Enums§

  • PaintStyle set Style to fill, stroke, or both fill and stroke geometry.
  • StrokeCap draws at the beginning and end of an open path contour.
  • StrokeJoin specifies how corners are drawn when a shape is stroked. Join affects the four corners of a stroked rectangle, and the connected segments in a stroked path.