Method SetValue
SetValue(VolumeParameter)
Sets the value of this parameter to the value in parameter.
Declaration
public override void SetValue(VolumeParameter parameter)
Parameters
| Type | Name | Description | 
|---|---|---|
| VolumeParameter | parameter | The VolumeParameter to copy the value from.  |