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