[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Lazcairo1' (#lcl)

cairo_surface_mark_dirty_rectangle

Declaration

Source position: lazcairo1.pas line 738

procedure cairo_surface_mark_dirty_rectangle(

  surface: Pcairo_surface_t;

  x: LongInt;

  y: LongInt;

  width: LongInt;

  height: LongInt

);