offset Property (AnnGradientStop)

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(AnnGradientStop.prototype, 'offset', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize