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 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.