AnnGradientStop Constructor

Summary

Initializes a new instance of AnnGradientStop with the specified parameteres.

Syntax
TypeScript
JavaScript
AnnGradientStop = function( 
   color, 
   offset 
) 
constructor( 
   color: string, 
   offset: number 
); 

Parameters

color

The color of the gradient stop.

offset

The location of the gradient stop within the gradient vector.

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