Method Paint
Paint(IPainter)
When implemented by a class, draws IEditPage object on specified graphic surface.
void Paint(IPainter painter)
Parameters
painterIPainterSpecifies
IPainterobject used to draw text and graphic primitives.
When implemented by a class, draws IEditPage object on specified graphic surface.
void Paint(IPainter painter)
painter IPainterSpecifies IPainter object used to draw text and graphic primitives.