offset Property

Summary

Gets the location of the gradient stop within the gradient vector.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnGradientStop.prototype, 'offset', 
	get: function(), 
	set: function(value) 
) 
offset: number; 

Property Value

The location of the gradient stop within the gradient vector. This must be a value between 0 and 1.0. Default value is 0.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly