←Select platform

Create Method

Summary
Creates a new instance of LeadLengthD with the specified value.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public static LeadLengthD Create( 
   double value 
) 
LeadLengthD LeadLengthDMake(double value) 
public static LeadLengthD create( 
   double value 
); 
public: 
static LeadLengthD Create(  
   double value 
)  
def Create(self,value): 

Parameters

value
Value to set.

Return Value

The object this method creates.

Requirements

Target Platforms

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

Leadtools Assembly

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