[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: line 0
public procedure TfpgCanvasBase.DrawPolygon( |
const Points: array of TPoint; |
Winding: Boolean; |
StartIndex: Integer = 0; |
NumPts: Integer = -1 |
); |
Points: PPoint; |
NumPts: Integer; |
Winding: Boolean = false |
); virtual; |
const Points: array of TPoint |
); |