The following tables list the members exposed by AnnRenderingEngine.
Protected Constructors
| Name | Description | |
|---|---|---|
|  | AnnRenderingEngine | Initializes a new instance of this class. | 
Public Methods
| Name | Description | |
|---|---|---|
|  | Attach | Attaches a container and a context to this drawing engine. | 
|  | AttachContainer | Attaches a container to this drawing engine. | 
|  | 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. | 
|  | Detach | Detaches this this drawing engine from the container. | 
|  | MeasureString | Measures the specified string when drawn with the specified font. | 
|  | OnLoadPicture | Raises the LoadPicture event. | 
|  | Render | Renders the AnnContainer associated with this AnnRenderingEngine using the specified clip rectangle. | 
|  | RenderContainer | Renders a container using the specified clip rectangle. | 
|  | RenderGrid | Renders the overlaying grid into the container. | 
|  | RenderLayer | Renders an individual layer using the specified clip rectangle. | 
|  | RenderLayers | Renders annotation layers using the specified clip rectangle. | 
|  | RenderOnImage | Renders the container into the specified image. | 
Public Properties
| 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 or sets the list of available AnnRenderingEngines. | 
|  | RenderState | Gets or sets the states parts of the annotation objects to render. | 
|  | Resources | Gets or sets the default resources for this AnnRenderingEngine. | 
|  | SnapToGridOptions | Gets or sets the default AnnSnapToGridOptions. | 
|  | Stateless | Gets a value that indicate whether this rendering engine is stateless. | 
Public Events
| Name | Description | |
|---|---|---|
|  | LoadPicture | Occurs when a picture object has been finished loading its source image. | 
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
