←Select platform

Create Method (LeadLengthDHelper)

Summary

Initializes a new LeadLengthD object with explicit parameters.

Syntax

C#
VB
WinRT C#
C++
public static Leadtools.LeadLengthD Create(  
   double lengthValue 
) 
Public Shared Function Create( _ 
   ByVal lengthValue As Double _ 
) As Leadtools.LeadLengthD 
public static Leadtools.LeadLengthD Create(  
   double lengthValue 
) 
 function Leadtools.LeadLengthDHelper.Create(  
   lengthValue  
) 
public: 
static Leadtools.LeadLengthD Create(  
   double lengthValue 
)  

Parameters

lengthValue
Specifies the value of the LeadLengthD.

Return Value

A LeadLengthD object with LeadLengthD.Value set to lengthValue.

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