LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

LeadSize Constructor (LeadSize)






Specifies the width of the LeadSize.
Specifies the height of the LeadSize.
Initializes a new LeadSize structure object with explicit parameters. .NET support Silverlight support
Syntax
public LeadSize( 
   int width,
   int height
)
'Declaration
 
Public Function New( _
   ByVal width As Integer, _
   ByVal height As Integer _
)
'Usage
 
Dim width As Integer
Dim height As Integer
 
Dim instance As New LeadSize(width, height)
public LeadSize( 
   int width,
   int height
)
function LeadSize( 
   width ,
   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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LeadSize Structure
LeadSize Members

 

 


Products | Support | Contact Us | Copyright Notices

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