Leadtools Namespace > LeadSizeD Structure : 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 = LeadSizeD.Create(width, height)