LEADTOOLS WCF (Leadtools.Services.DataContracts assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
LeadSize Constructor(Int32,Int32)
See Also 
Leadtools.Services.DataContracts Namespace > LeadSize Structure > LeadSize Constructor : LeadSize Constructor(Int32,Int32)



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

The LeadSize Constructor(Int32,Int32) is available in LEADTOOLS Document and Medical Imaging toolkits.

Initializes a new instance of the LeadSize structure from the specified dimension.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal width As Integer, _
   ByVal height As Integer _
)
Visual Basic (Usage)Copy Code
Dim width As Integer
Dim height As Integer
 
Dim instance As New LeadSize(width, height)
C# 
public LeadSize( 
   int width,
   int height
)
C++/CLI 
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: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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