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)
Syntaxpublic void Draw(
RenderTargetBitmap renderTargetBitmap
)
Parameters
- renderTargetBitmap
- Type: System.Windows.Media.ImagingRenderTargetBitmap
Render target bitmap
See Also