addPath Method (AnnSvgThumbStyle)

Summary

Draw the thumb shape.

Syntax

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

Parameters

element

Destination element.

rect

Bounding rectangle in physical coordinates.

Remarks

This method must be implemented by the derived classes to draw the thumb shape. For more information, refer to Render.

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