gradientStops Property

Summary

Gets a collection of the gradient stops used by this brush.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnGradientBrush.prototype, 'gradientStops', 
	get: function() 
) 
gradientStops: AnnGradientStopCollection; // read-only 

Property Value

A collection of the gradient stops used by this brush.

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