Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadSizeDHelper Class : Create Method |
'Declaration
Public Shared Function Create( _ ByVal width As Double, _ ByVal height As Double _ ) As LeadSizeD
'Usage
Dim width As Double Dim height As Double Dim value As LeadSizeD value = LeadSizeDHelper.Create(width, height)