Click or drag to resize

HighlightAnnotDraw Method (RenderTargetBitmap)

Draw highlight annotation

Namespace:  ComPDFKitViewer.Annot
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public void Draw(
	RenderTargetBitmap renderTargetBitmap
)

Parameters

renderTargetBitmap
Type: System.Windows.Media.ImagingRenderTargetBitmap
Render target bitmap
See Also