In This Topic ▼

AnnHtml5RenderingEngine Class Members

Summary

The following tables list the members exposed by AnnHtml5RenderingEngine.

Public Constructors

Name Description
Public Constructor
static  | Shared in VB</div>
AnnHtml5RenderingEngine Initializes a new AnnHtml5RenderingEngine with the specified parameters.

Public Methods

Name Description
Public Method
attach Attaches this rendering engine to a container and a canvas context 2d.
Public Method detach Detaches this this drawing engine from the container.
Public Method static  | Shared in VB drawClosedCurve Represents a helper method to draw a closed curve in a HTML 5 canvas context.
Public Method static  | Shared in VB drawCurve Represents a helper method to draw a curve in a HTML 5 canvas context.
Public Method static  | Shared in VB drawEllipse Represents a helper method to draw an ellipse in a HTML 5 canvas context.
Public Method drawPicture Represents a helper method to draw an AnnPicture in a HTML 5 canvas context.
Public Method static  | Shared in VB getTextSize Helper method to get the text size using the specified parameters.
Public Method measureString Measures the specified string when drawn with the specified font.
Public Method static  | Shared in VB measureTextHeight Represents a helper method to measure the text height of an AnnFont in a HTML 5 canvas context.
Public Method onLoadPicture Overrides AnnRenderingEngine.OnLoadPicture
Public Method renderGrid Renders overlaying grid into specified container.
Public Method static  | Shared in VB setFill Represents a helper method to set an AnnBrush in a HTML 5 canvas context.
Public Method static  | Shared in VB setFillOpacityAndBounds Represents a helper method to set an AnnBrush in a HTML 5 canvas context.
Public Method static  | Shared in VB setFillWithOpacity Represents a helper method to set an AnnBrush in a HTML 5 canvas context with the specified opacity.
Public Method static  | Shared in VB setFont Represents a helper method to set an AnnFont in a HTML 5 canvas context.
Public Method static  | Shared in VB setStroke Represents a helper method to set an AnnStroke in a HTML 5 canvas context.
Public Method static  | Shared in VB setStrokeWithOpacity Represents a helper method to set an AnnStroke in a HTML 5 canvas context with the specified opacity.

Public Properties

Name Description
Public Property
context Gets or sets the destination HTML 5 canvas context 2d object to use when rendering the annotation objects.

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

Leadtools.Annotations.Rendering.JavaScript Assembly