C#
VB
Java
Objective-C
C++
Creates a new instance of LeadLengthD with the specified value.
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
)
value
Value to set.
The object this method creates.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET