The ToSize Method is available in LEADTOOLS Document and Medical Imaging toolkits.
Converts this
LeadSize structure to a LEADTOOLS
Leadtools.LeadSize structure.
Syntax
Visual Basic (Declaration) | |
---|
Public Function ToSize() As LeadSize |
Visual Basic (Usage) | Copy Code |
---|
Dim instance As LeadSize
Dim value As LeadSize
value = instance.ToSize() |
Return Value
A Size structure containing the converted
Leadtools.LeadSize structure.
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