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.| 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) | |
Parameters
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7