Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Rendering)

AddPath Method (AnnSvgThumbStyle)

Show in webframe
Destination element.
Bounding rectangle in physical coordinates.
Draw the thumb shape.
Syntax
 function Leadtools.Annotations.Rendering.AnnSvgThumbStyle.addPath( 
   element ,
   rect 
)

Parameters

ParameterTypeDescription
elementElementDestination element.
rectLeadRectDBounding 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.

See Also

Reference

AnnSvgThumbStyle Object
AnnSvgThumbStyle Members

Error processing SSI file