Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadLengthD Structure : Value Property |
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;}
public double getValue() public void setValue(double value)
<br/>get_Value();<br/>set_Value(value);<br/>Object.defineProperty('Value');