 | PileTypeParamsVolumeAdjustmentPercentage Property |
Gets or sets the adjustment percentage of the volume
Namespace:
TSD.API.Remoting.Foundations.CreateAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntaxpublic double VolumeAdjustmentPercentage { get; set; }
Public Property VolumeAdjustmentPercentage As Double
Get
Set
public:
property double VolumeAdjustmentPercentage {
double get ();
void set (double value);
}
member VolumeAdjustmentPercentage : float with get, set
Property Value
Type:
Double
RemarksA value of 1 corresponds to 100%
See Also