public double Y2 {get; set;}
'Declaration
Public Property Y2 As Double
'Usage
Dim instance As LinearConverter Dim value As Double instance.Y2 = value value = instance.Y2
Property Value
The default value of this property is 100
.
The default value of this property is 100
.