←Select platform

LeadSize Constructor

Summary
Initializes a new LeadSize structure object with explicit parameters.
Syntax
C#
C++/CLI
Java
Python
public LeadSize( 
   int width, 
   int height 
) 
public LeadSize(int width, int height) 
public: 
LeadSize(  
   int width, 
   int height 
) 
__init__(self,width,height) # Overloaded constructor 

Parameters

width
Specifies the width of the LeadSize.

height
Specifies the height of the LeadSize.

Requirements

Target Platforms

Help Version 22.0.2023.5.16
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.