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

GLUIPainter.drawRect

Draw rectangle primitive

Declaration

Source position: nvglpainter.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