Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Create Method (AnnLinearGradientBrush)

Show in webframe
The direction of the linear gradient of this brush.
Creates a new instance of AnnLinearGradientBrush from a linear gradient mode.
Syntax
 function Leadtools.Annotations.Core.AnnLinearGradientBrush.create( 
   mode 
)

Parameters

ParameterTypeDescription
modeAnnLinearGradientModeThe direction of the linear gradient of this brush.

Return Value

TypeDescription
AnnBrush The AnnBrush object that this method creates.
See Also

Reference

AnnLinearGradientBrush Object
AnnLinearGradientBrush Members

Error processing SSI file