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

AddPath Method (AnnEllipseThumbStyle)

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

Parameters

ParameterTypeDescription
contextCanvasContext2DDestination context.
rectLeadRectDBounding rectangle in physical coordinates.
Remarks

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

See Also

Reference

AnnEllipseThumbStyle Object
AnnEllipseThumbStyle Members

Error processing SSI file