VolumeProperty Conversion Operators |
| Name | Description | |
|---|---|---|
| (Double to VolumeProperty) |
Implicitly converts a double to an instance of VolumeProperty.
| |
| (Single to VolumeProperty) |
Implicitly converts a float to an instance of VolumeProperty.
|