Unit 'libgnomeui' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gnome1]

TGnomeCanvasLine

Declaration

Source position: gnomecanvasline.inc line 5

type TGnomeCanvasLine = record

  item: TGnomeCanvasItem;

  num_points: LongInt;

  coords: Pdouble;

  width: Double;

  fill_color: guint;

  fill_pixel: gulong;

  stipple: PGdkBitmap;

  cap: TGdkCapStyle;

  join: TGdkJoinStyle;

  line_style: TGdkLineStyle;

  shape_a: Double;

  shape_b: Double;

  shape_c: Double;

  first_coords: Pdouble;

  last_coords: Pdouble;

  spline_steps: LongInt;

  gc: PGdkGC;

  flag0: Word;

  fill_rgba: guint32;

  fill_svp: PArtSVP;

  first_svp: PArtSVP;

  last_svp: PArtSVP;

end;


Documentation generated on: 2023-03-18