Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

LeadLengthD Constructor (LeadLengthD)








New value.
Initializes a new instance of LeadLengthD with the specified value.
Syntax
public LeadLengthD( 
   double value
)
'Declaration
 
Public Function New( _
   ByVal value As Double _
)
'Usage
 
Dim value As Double
 
Dim instance As New LeadLengthD(value)
public LeadLengthD( 
   double value
)
public LeadLengthD(double value)
function LeadLengthD( 
   value 
)
public:
LeadLengthD( 
   double value
)

Parameters

value
New value.
Requirements

Target Platforms

See Also

Reference

LeadLengthD Structure
LeadLengthD Members

Error processing SSI file