Unit 'agg_bounding_rect' Package
[Overview][Procedures and functions][Index] [#pl_aggpas]

bounding_rect_ul

Declaration

Source position: agg_bounding_rect.pas line 34

function bounding_rect_ul(

  vs: vertex_source_ptr;

  ul: unsigned_list_ptr;

  start: unsigned;

  num: unsigned;

  x1: double_ptr;

  y1: double_ptr;

  x2: double_ptr;

  y2: double_ptr

):Boolean;



CT Web help

CodeTyphon Studio