←Select platform

Create Method

Summary

Creates a new instance of LeadLengthD with the specified value.

Syntax

C#
VB
Java
Objective-C
C++
public static LeadLengthD Create( 
   double value 
) 
Public Shared Function Create( _ 
   ByVal value As Double _ 
) As Leadtools.LeadLengthD 
LeadLengthD LeadLengthDMake(double value) 
public static LeadLengthD create(double value) 
public: 
static Leadtools.LeadLengthD Create(  
   double value 
)  

Parameters

value
Value to set.

Return Value

The object this method creates.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly