PDFReaderControls.NET Professional Type Reference

CustomAnnotation.OnPaint Method 

Called when the custom annotation has to be painted.

protected virtual void OnPaint(
   Graphics graphics
);

Parameters

graphics
Draw to this graphics object.

Remarks

You should draw in page space.

See Also

CustomAnnotation Class | TallComponents.PDF.Annotations Namespace