Method Paint
Paint(DrawingContext, Rect)
Draws annotations using the specified DrawingContext.
public virtual void Paint(DrawingContext drawingContext, Rect paintRect)
Parameters
drawingContextDrawingContextDrawingContext used to draw annotations.
paintRectRectRectangular area where annotations will be drawn.