[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'bitmaps' (#Simba)

TMufasaBitmap.DrawTPA

Draw the points in the tpointarray on the bitmap with the given colour.

Declaration

Source position: bitmaps.pas line 61

public procedure TMufasaBitmap.DrawTPA(

  Points: TPointArray;

  Color: TColor

);