addPath Method

Summary

Draw the thumb shape.

Syntax
TypeScript
JavaScript
AnnSvgEllipseThumbStyle.prototype.addPath = function( 
   element, 
   rect 
) 
addPath( 
   element: HTMLElement, 
   rect: LeadRectD 
): void; // protected 

Parameters

element

Destination element.

rect

Bounding rectangle in physical coordinates.

Remarks

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

Requirements

Target Platforms

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

Leadtools.Annotations.Rendering.JavaScript Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.