Companion

object Companion

Static methods and variables.

Functions

Link copied to clipboard

Utility function to get LineCap instance from given value.

Properties

Link copied to clipboard

A cap with a squared-off end which is drawn to the exact endpoint of the line.

Link copied to clipboard

A cap with a rounded end which is drawn beyond the endpoint of the line at a radius of one-half of the line's width and centered on the endpoint of the line.

Link copied to clipboard

A cap with a squared-off end which is drawn beyond the endpoint of the line at a distance of one-half of the line's width.