In This Topic ▼

AnnRenderingEngine Class Members

Summary

The following tables list the members exposed by AnnRenderingEngine.

Public Constructors

Name Description
Public Constructor
static  | Shared in VB</div>
AnnRenderingEngine Initializes a new instance of AnnRenderingEngine

Public Methods

Name Description
Public Method
attach Attaches a container and a context to this drawing engine.
Public Method attachContainer Attaches a container to this drawing engine.
Public Method burn Burns the annotation objects in Container to the destination context using the existing destination rectangle and resolution (DPI).
Public Method burnToRect Burns the annotation objects in Container to the destination context and destination rectangle.
Public Method burnToRectWithDpi Burns the annotation objects in Container to the destination context and destination rectangle at the specified resolution.
Public Method detach Detaches this drawing engine from the container.
Public Method dispose Disposes this AnnRenderingEngine.
Public Method measureString Measures the specified string when drawn with the specified font.
Public Method onLoadPicture Raises the LoadPicture event.
Public Method render Renders the AnnContainer associated with this AnnRenderingEngine using the specified clip rectangle.
Public Method renderContainer Renders a container using the specified clip rectangle.
Public Method renderGrid Renders the overlaying grid into the container.
Public Method renderLayer Renders an individual layer using the specified clip rectangle.
Public Method renderLayers Renders annotation layers using the specified clip rectangle.

Public Properties

Name Description
Public Property
clipRectangle Gets the current clipping rectangle for this AnnRenderingEngine.
Public Property container Gets the AnnContainer associated with this AnnRenderingEngine.
Public Property containerLabelRenderer Gets the renderer used to render the container labels.
Public Property loadingPictureFill Gets or sets the object to use for filling the background of the loading picture placeholder rectangle.
Public Property loadingPictureStroke Gets or sets the object to use for stroking the border of the loading picture placeholder rectangle.
Public Property renderers Gets or sets the list of available AnnRenderingEngines.
Public Property renderState Gets or sets the states parts of the annotation objects to render.
Public Property resources Gets and sets the default resources for this AnnRenderingEngine.
Public Property snapToGridOptions Gets or sets the default AnnSnapToGridOptionsAnnRenderingEngine.
Public Property stateless Gets a value that indicates whether this rendering engine is stateless.

Public Events

Name Description
Public Event
static  | Shared in VB
loadPicture Occurs when a picture object has been finished loading its source image.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly