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

AnnGradientStop Constructor (AnnGradientStop)

Show in webframe
The color of the gradient stop.
The location of the gradient stop within the gradient vector.
Initializes a new instance of AnnGradientStop with the specified parameteres.
Syntax
function AnnGradientStop( 
   color ,
   offset 
)

Parameters

ParameterTypeDescription
colorstringThe color of the gradient stop.
offsetdoubleThe location of the gradient stop within the gradient vector.
See Also

Reference

AnnGradientStop Object
AnnGradientStop Members

Error processing SSI file