Click or drag to resize

ExprDouble(Double) Constructor

Initializes a new instance of the ExprDouble class

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public ExprDouble(
	double v
)

Parameters

v  Double

[Missing <param name="v"/> documentation for "M:Demo3D.Visuals.ExprDouble.#ctor(System.Double)"]

See Also