Unit 'libSkia' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_skia]

Tsk4d_pathbuilder_arc_to

Declaration

Source position: libskia.pas line 1682

type Tsk4d_pathbuilder_arc_to = procedure(

  self: sk_pathbuilder_t;

  const radius: psk_point_t;

  x_axis_rotate: float;

  large_arc: sk_patharcsize_t;

  sweep: sk_pathdirection_t;

  const xy: psk_point_t

);



CT Web help

CodeTyphon Studio