LEADTOOLS JavaScript (Leadtools)
LEAD Technologies, Inc

Create Method (LeadSizeD)

Specifies the width of the LeadSizeD. Must be a value greater than or equal to 0.
Specifies the height of the LeadSizeD. Must be a value greater than or equal to 0.
Initializes a new LeadSizeD object with explicit parameters.
Syntax
 function Leadtools.LeadSizeD.create( 
   width ,
   height 
)

Parameters

ParameterTypeDescription
widthdoubleSpecifies the width of the LeadSizeD. Must be a value greater than or equal to 0.
heightdoubleSpecifies the height of the LeadSizeD. Must be a value greater than or equal to 0.

Return Value

TypeDescription
LeadSizeD A LeadSizeD object with Width set to width and Height set to height.
See Also

Reference

LeadSizeD Object
LeadSizeD Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.