[Overview][Constants][Classes][Index] |
Draw rouded rectangle primitive
Source position: nvglwidgets.pas line 189
public procedure GLUIPainter.drawRoundedRect( |
aRect: Rect; |
const corner: Point; |
fillColorId: Integer; |
borderColorId: Integer |
); |
aRect |
|
Rectangle to draw in |
corner |
|
Radius of the corner |
fillColorId |
|
Fill color |
borderColorId |
|
Border color |