[Overview][Constants][Classes][Index] |
Draw rectangle primitive
Source position: nvglwidgets.pas line 188
public procedure GLUIPainter.drawRect( |
aRect: Rect; |
fillColorId: Integer; |
borderColorId: Integer |
); |
aRect |
|
Rectangle to draw in |
fillColorId |
|
Fill color |
borderColorId |
|
Border color |