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) | |
Resources | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) |
Name | Description | |
---|---|---|
Burn | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
BurnToRect | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
BurnToRectWithDpi | (Inherited from Leadtools.Annotations.Core.AnnRenderingEngine) | |
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. | |
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. | |
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) |