←Select platform

LeadSizeD Constructor

Summary

Initializes a new instance of LeadSizeD with the specified values.

Syntax
C#
VB
C++
Java
public LeadSizeD( 
   double width, 
   double height 
) 
Public Function New( _ 
   ByVal width As Double, _ 
   ByVal height As Double _ 
) 
public LeadSizeD(double width, double height) 
public: 
LeadSizeD(  
   double width, 
   double height 
) 

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

Leadtools Assembly