LEADTOOLS (Leadtools assembly)

Value Property

Show in webframe







Gets or sets the value of this LeadLengthD object.
Syntax
public double Value {get; set;}
'Declaration
 
Public Property Value As Double
'Usage
 
Dim instance As LeadLengthD
Dim value As Double
 
instance.Value = value
 
value = instance.Value
public double Value {get; set;}

            

            
 
get_Value();
set_Value(value);
Object.defineProperty('Value');
public:
property double Value {
   double get();
   void set (    double value);
}

Property Value

The value of this LeadLengthD object
Requirements

Target Platforms

See Also

Reference

LeadLengthD Structure
LeadLengthD Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.