Skip to main content

TVG_PATH_COMMAND_LINE_TO

Constant TVG_PATH_COMMAND_LINE_TO 

Source
pub const TVG_PATH_COMMAND_LINE_TO: _bindgen_ty_1 = 2;
Expand description

< Draws a line from the current point to the given point and sets a new value of the current point - corresponds to L command in the svg path commands.