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

SetFillWithOpacity Method

Show in webframe
The destination canvas context.
The brush to set.
The opacity to use. Values are from 0.0 to 1.0.
Represents a helper method to set an AnnBrush in a HTML 5 canvas context with the specified opacity.
Syntax
 function Leadtools.Annotations.Rendering.AnnHtml5RenderingEngine.setFillWithOpacity( 
   context ,
   brush ,
   opacity 
)

Parameters

ParameterTypeDescription
contextCanvasContext2DThe destination canvas context.
brushAnnBrushThe brush to set.
opacitydoubleThe opacity to use. Values are from 0.0 to 1.0.
See Also

Reference

AnnHtml5RenderingEngine Object
AnnHtml5RenderingEngine Members

Error processing SSI file