[Overview][Constants][Classes][Index] Reference for unit 'nvGLWidgets' (#nvidia-widgets)

GLUIPainter.drawRect

Draw rectangle primitive

Declaration

Source position: nvglwidgets.pas line 188

public procedure GLUIPainter.drawRect(

  aRect: Rect;

  fillColorId: Integer;

  borderColorId: Integer

);

Arguments

aRect

  

Rectangle to draw in

fillColorId

  

Fill color

borderColorId

  

Border color