create Method

Summary

Initializes a new LeadSizeD object with explicit parameters.

Syntax

JavaScript Syntax
create = function(width, height) 
TypeScript Syntax
static create(width: number, height: number): LeadSizeD; 

Parameters

width

Specifies the width of the LeadSizeD. Must be a value greater than or equal to 0.

height

Specifies the height of the LeadSizeD. Must be a value greater than or equal to 0.

Return Value

A LeadSizeD and height.

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 Assembly