In This Topic ▼

AnnHtml5RenderingEngine Class Methods

Summary

For a list of all members of this type, see AnnHtml5RenderingEngine members

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</div>
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.

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