←Select platform

LeadSizeD Constructor

Summary
Initializes a new instance of LeadSizeD with the specified values.
Syntax
C#
C++/CLI
Java
Python
public LeadSizeD( 
   double width, 
   double height 
) 
public LeadSizeD(double width, double height) 
public: 
LeadSizeD(  
   double width, 
   double height 
) 
__init__(self,width,height) # Overloaded constructor 

Parameters

width
The width value. Must be a value greater than or equal to 0.

height
The height value. Must be a value greater than or equal to 0.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

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