create Method

Summary

Initializes a new LeadSizeD object with explicit parameters.

Syntax
TypeScript
JavaScript
create = function( 
   width, 
   height 
) 
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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.