Draw the thumb shape.
Syntax
function Leadtools.Annotations.Rendering.AnnRectangleThumbStyle.addPath(
context ,
rect
)
Parameters
Parameter | Type | Description |
---|
context | Leadtools.Html.CanvasContext2D | Destination context. |
rect | LeadRectD | Bounding rectangle in physical coordinates. |
See Also