Unit 'BGRAFillInfo' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_bgrabitmap]

TPolySlice

Declaration

Source position: bgrafillinfo.pas line 201

type TPolySlice = record

  y1: single;

  

  y2: single;

  

  segments: array of record

  

  id: Integer;

  

  custom: PCustomPointRecord;

  

end;

  nbSegments: Integer;

  

end;



CT Web help

CodeTyphon Studio