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

AddPath Method (AnnRectangleThumbStyle)

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

Parameters

ParameterTypeDescription
contextCanvasContext2DDestination context.
rectLeadRectDBounding rectangle in physical coordinates.
Remarks

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

See Also

Reference

AnnRectangleThumbStyle Object
AnnRectangleThumbStyle Members

Error processing SSI file