The following tables list the members exposed by AnnRenderingEngine.
Public Properties
Public Methods
| Name | Description |
| Burn | Burns the annotation objects in Container to the destination context using the existing destination rectangle and resolution (DPI). |
| BurnToRect | Burns the annotation objects in Container to the destination context and destination rectangle. |
| BurnToRectWithDpi | Burns the annotation objects in Container to the destination context and destination rectangle at the specified resolution. |
| OnLoadPicture | Raises the LoadPicture event. |
| Render | Renders the AnnContainer associated with this AnnRenderingEngine into the specified destination rectangle. |
Top
Public Events
| Name | Description |
| LoadPicture | Occurs when a picture object has been finished loading its source image. |
Top
See Also