addPath Method

Summary

Draw the thumb shape.

Syntax

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

Parameters

element

Destination context.

rect

Bounding rectangle in physical coordinates.

Remarks

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.JavaScript Assembly