Gets the location of the gradient stop within the gradient vector.
Object.defineProperty(AnnGradientStop.prototype, 'offset',
get: function(),
set: function(value)
)
offset: number;
The location of the gradient stop within the gradient vector. This must be a value between 0 and 1.0. Default value is 0.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET