Click or drag to resize

VolumeFlowRateProperty(Double) Constructor

Initializes a new instance of the VolumeFlowRateProperty class

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

Parameters

value  Double

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

See Also