Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)
Products
|
Support
|
Email
a link to this topic. |
Send comments
on this topic. | Back to
Introduction
| Help Version 19.0.3.29
AnnGradientStop Constructor (AnnGradientStop)
Show in webframe
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: JavaScript
JavaScript
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
JavaScript
function
AnnGradientStop(
color
,
offset
)
Parameters
Parameter
Type
Description
color
string
The color of the gradient stop.
offset
double
The location of the gradient stop within the gradient vector.
See Also
Reference
AnnGradientStop Object
AnnGradientStop Members
Error processing SSI file