Click or drag to resize

VolumeFlowRateProperty Constructor (Double)

Initializes a new instance of the VolumeFlowRateProperty class

Namespace:  Demo3D.Utilities
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public VolumeFlowRateProperty(
	double value
)

Parameters

value
Type: SystemDouble

[Missing <param name="value"/> documentation for "M:Demo3D.Utilities.VolumeFlowRateProperty.#ctor(System.Double)"]

See Also