gradientStops Property (AnnGradientBrush)

Summary

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

Syntax

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

Property Value

A collection of the gradient stops used by this brush.

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