The following tables list the members exposed by AnnRenderingEngine.
Name | Description | |
---|---|---|
ClipRectangle | Gets the current clipping rectangle for this AnnRenderingEngine. | |
Container | Gets the AnnContainer associated with this AnnRenderingEngine. | |
ContainerLabelRenderer | Gets the renderer used to render the container labels. | |
LoadingPictureFill | Gets or sets the object to use for filling the background of the loading picture placeholder rectangle. | |
LoadingPictureStroke | Gets or sets the object to use for stroking the border of the loading picture placeholder rectangle. | |
Renderers | Gets the list of available AnnRenderingEngines. | |
Resources | Gets the default resources for this AnnRenderingEngine. |
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. |
Name | Description | |
---|---|---|
LoadPicture | Occurs when a picture object has been finished loading its source image. |