←Select platform

LeadSize Constructor

Summary
Initializes a new LeadSize structure object with explicit parameters.
Syntax
C#
VB
C++
Java
public LeadSize( 
   int width, 
   int height 
) 
Public Function New( _ 
   ByVal width As Integer, _ 
   ByVal height As Integer _ 
) 
public LeadSize(int width, int height) 
public: 
LeadSize(  
   int width, 
   int height 
) 

Parameters

width
Specifies the width of the LeadSize.

height
Specifies the height of the LeadSize.

Requirements

Target Platforms

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

Leadtools Assembly

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