Contents
Draw information.
#include <itextmodel.h> struct DrawInfo { // fields IView* view; IGraphics& graphics; const Rect& rect; };