Public Property ScaleFactor As Single
Dim instance As StepFunctionDetail Dim value As Single instance.ScaleFactor = value value = instance.ScaleFactor
public float ScaleFactor {get; set;}
Public Property ScaleFactor As Single
Dim instance As StepFunctionDetail Dim value As Single instance.ScaleFactor = value value = instance.ScaleFactor
public float ScaleFactor {get; set;}
0.12
for "12%."
This property is now used for each step in the Step Function, rather than the whole step.
The default value is 1
.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2