linearGradientMode Property (AnnLinearGradientBrush)

Summary

Gets or sets the direction of the linear gradient of this brush.

Syntax

JavaScript Syntax
Object.defineProperty(AnnLinearGradientBrush.prototype, 'linearGradientMode', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
linearGradientMode: AnnLinearGradientMode;

Property Value

The direction of the linear gradient of this brush. Default value is AnnLinearGradientMode.Diagonal.

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