Method Paint
Paint(DrawingContext, Rect)
When implemented by a class, draws annotations using the specified DrawingContext.
void Paint(DrawingContext drawingContext, Rect paintRect)
Parameters
drawingContextDrawingContextDrawingContext used to draw annotations.
paintRectRectRectangular area where annotations will be drawn.