LEADTOOLS (Leadtools assembly)

Create Method (LeadLengthDHelper)

Show in webframe







Specifies the value of the LeadLengthD.
Initializes a new LeadLengthD object with explicit parameters.
Syntax
public static LeadLengthD Create( 
   double lengthValue
)
'Declaration
 
Public Shared Function Create( _
   ByVal lengthValue As Double _
) As LeadLengthD
'Usage
 
Dim lengthValue As Double
Dim value As LeadLengthD
 
value = LeadLengthDHelper.Create(lengthValue)
public static LeadLengthD Create( 
   double lengthValue
)

            

            
 function Leadtools.LeadLengthDHelper.Create( 
   lengthValue 
)
public:
static LeadLengthD Create( 
   double lengthValue
) 

Parameters

lengthValue
Specifies the value of the LeadLengthD.

Return Value

Requirements

Target Platforms

See Also

Reference

LeadLengthDHelper Class
LeadLengthDHelper Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.