←Select platform

Create Method

Summary
Creates a new instance of LeadLengthD with the specified value.
Syntax
C#
VB
Objective-C
C++
Java
public static LeadLengthD Create( 
   double value 
) 
Public Shared Function Create( _ 
   ByVal value As Double _ 
) As LeadLengthD 
LeadLengthD LeadLengthDMake(double value) 
public static LeadLengthD create(double value) 
public: 
static LeadLengthD Create(  
   double value 
)  

Parameters

value
Value to set.

Return Value

The object this method creates.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.