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