create Method

Summary

Creates a new instance of AnnLinearGradientBrush from a linear gradient mode.

Syntax

JavaScript Syntax
create = function(mode) 
TypeScript Syntax
static create(mode: AnnLinearGradientMode): AnnBrush; 

Parameters

mode

The direction of the linear gradient of this brush.

Return Value

The AnnBrush object that this method creates.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly