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 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

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