drawEllipse Method (AnnHtml5RenderingEngine)

Summary

Represents a helper method to draw an ellipse in a HTML 5 canvas context.

Syntax

JavaScript Syntax
drawEllipse = function(context, rc)
TypeScript Syntax
static drawEllipse(context: CanvasRenderingContext2D, rc: LeadRectD): void;

Parameters

context

The destination canvas context.

rc

The ellipse bounding rectangle.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Rendering Assembly
Click or drag to resize