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 > LeadRectDHelper Class : Create Method |
'Declaration
Public Shared Function Create( _ ByVal x As Double, _ ByVal y As Double, _ ByVal width As Double, _ ByVal height As Double _ ) As LeadRectD
'Usage
Dim x As Double Dim y As Double Dim width As Double Dim height As Double Dim value As LeadRectD value = LeadRectDHelper.Create(x, y, width, height)