graphics method <definition>

Microsoft VBA

graphics method

A method that operates on an object such as a Form, PictureBox, or Printer, and performs run-time drawing operations such as animation or simulation. The graphics methods are Circle, Cls, Line, PaintPicture, Point, Print, and PSet.