The following tables list the members exposed by AnnHtml5RenderingEngine.
Name | Description | |
---|---|---|
ClipRectangle | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
Container | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
Context | Gets or sets the destination HTML 5 canvas context 2d object to use when rendering the annotation objects. | |
LoadingPictureFill | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
LoadingPictureStroke | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
Renderers | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
Resources | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
Stateless | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) |
Name | Description | |
---|---|---|
Attach | Attaches this renderng engine to a container and a canvas context 2d. | |
AttachContainer | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
Burn | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
BurnToRect | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
BurnToRectWithDpi | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
Detach | Overridden. Detaches this this drawing engine from the container. | |
DrawClosedCurve | Represents a helper method to draw a closed curve in a HTML 5 canvas context. | |
DrawCurve | Represents a helper method to draw a curve in a HTML 5 canvas context. | |
DrawEllipse | Represents a helper method to draw an ellipse in a HTML 5 canvas context. | |
DrawPicture | Represents a helper method to draw an Leadtools.Annotations.Core.AnnPicture in a HTML 5 canvas context. | |
GetTextSize | Helper method to get the text size using the specified parameters. | |
MeasureString | Overridden. Measures the specified string when drawn with the specified font. | |
MeasureTextHeight | Represents a helper method to measure the text height of an Leadtools.Annotations.Core.AnnFont in a HTML 5 canvas context. | |
OnLoadPicture | Overridden. Overrides AnnRenderingEngine.OnLoadPicture | |
Render | Overridden. Renders the container to the specified destination rectangle. | |
RenderContainer | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
RenderLayer | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
RenderLayers | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
SetFill | Represents a helper method to set an Leadtools.Annotations.Core.AnnBrush in a HTML 5 canvas context. | |
SetFont | Represents a helper method to set an Leadtools.Annotations.Core.AnnFont in a HTML 5 canvas context. | |
SetStroke | Represents a helper method to set an Leadtools.Annotations.Core.AnnStroke in a HTML 5 canvas context. |
Name | Description | |
---|---|---|
LoadPicture | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) |