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

Offset Property (AnnGradientStop)

Show in webframe
Gets the location of the gradient stop within the gradient vector.
Syntax
get_offset();
set_offset(value);
Object.defineProperty('offset');

Property Value

TypeDescription
doubleThe location of the gradient stop within the gradient vector. This must be a value between 0 and 1.0. Default value is 0.
See Also

Reference

AnnGradientStop Object
AnnGradientStop Members

Error processing SSI file