←Select platform

Value Property

Summary

Gets or sets the value of this LeadLengthD object.

Syntax

C#
VB
Java
WinRT C#
C++
[DataMemberAttribute(Name="value", Order=0, IsRequired=true)] 
public double Value { get; set; } 
Public Property Value As Double 
public double Value {get; set;} 
public double getValue() 
public void setValue(double value) 
             
 <br/>get_Value();<br/>set_Value(value);<br/>Object.defineProperty('Value');  
public: 
property double Value { 
   double get(); 
   void set (    double ); 
} 

Property Value

The value of this LeadLengthD object

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