←Select platform

Value Property

Summary

Gets or sets the value of this LeadLengthD object.

Syntax
C#
VB
C++
Java
[DataMemberAttribute(Name="value", Order=0, IsRequired=true)] 
public double Value { get; set; } 
Public Property Value As Double 
public double getValue() 
public void setValue(double value) 
public: 
property double Value { 
   double get(); 
   void set (    double ); 
} 

Property Value

The value of this LeadLengthD object

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