addPath Method (AnnEllipseThumbStyle)

Summary

Draw the thumb shape.

Syntax

JavaScript Syntax
AnnEllipseThumbStyle.prototype.addPath = function(context, rect)
TypeScript Syntax
addPath(context: CanvasRenderingContext2D, rect: LeadRectD): void; // protected

Parameters

context

Destination context.

rect

Bounding rectangle in physical coordinates.

Remarks

This class will add a elliptical shape path to the context at rect.

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