The following tables list the members exposed by AnnRenderingEngine.
Public Constructors
Name | Description | |
---|---|---|
![]() ![]() |
AnnRenderingEngine | Initializes a new instance of AnnRenderingEngine |
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 drawing engine from the container. |
![]() |
dispose | Disposes this AnnRenderingEngine. |
![]() |
loadPicture.remove | Occurs when a picture object has been finished loading its source image. |
![]() |
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. |
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 and sets the default resources for this AnnRenderingEngine. |
![]() |
snapToGridOptions | Gets or sets the default AnnSnapToGridOptionsAnnRenderingEngine. |
![]() |
stateless | Gets a value that indicates whether this rendering engine is stateless. |
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