'Declaration Property LogBase As Double
'Usage Dim instance As IScaling Dim value As Double instance.LogBase = value value = instance.LogBase
double LogBase {get; set;}
IScaling Interface IScaling Members