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

GLUIPainter.drawCircle

Draw circle primitive

Declaration

Source position: nvglpainter.pas line 191

public procedure GLUIPainter.drawCircle(

  aRect: Rect;

  fillColorId: Integer;

  borderColorId: Integer

);

Arguments

aRect

  

Rectangle to draw in

fillColorId

  

Fill color

borderColorId

  

Border color