←Select platform

Value Property

Summary
Gets or sets the value of this LeadLengthD object.
Syntax
C#
C++/CLI
Java
Python
[DataMemberAttribute(Name="value", Order=0, IsRequired=true)] 
public double Value { get; set; } 
public double getValue(); 
public void setValue( 
   double doubleValue 
); 
public:  
   [DataMemberAttribute(Name=L"value", Order=0, IsRequired=true)] 
   property double Value 
   { 
      double get() 
      void set(double value) 
   } 
Value # get and set (LeadLengthD) 

Property Value

The value of this LeadLengthD object

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.