←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly