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

LinearGradientMode Property

Show in webframe
Gets or sets the direction of the linear gradient of this brush.
Syntax
get_linearGradientMode();
set_linearGradientMode(value);
Object.defineProperty('linearGradientMode');

Property Value

TypeDescription
AnnLinearGradientModeThe direction of the linear gradient of this brush. Default value is AnnLinearGradientMode.Diagonal.
See Also

Reference

AnnLinearGradientBrush Object
AnnLinearGradientBrush Members

Error processing SSI file