LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)

LeadSize Constructor(Int32,Int32)

Show in webframe





The width component of the new LeadSize structure in pixels.
The height component of the new LeadSize structure in pixels.
Initializes a new instance of the LeadSize structure from the specified dimension.
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
)

Parameters

width
The width component of the new LeadSize structure in pixels.
height
The height component of the new LeadSize structure in pixels.
Requirements

Target Platforms

See Also

Reference

LeadSize Structure
LeadSize Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features