Click or drag to resize

PrtFloatValue Constructor (Double)

Initializes a new instance of the PrtFloatValue class

Namespace:  P.Runtime
Assembly:  Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public PrtFloatValue(
	double val
)

Parameters

val
Type: SystemDouble

[Missing <param name="val"/> documentation for "M:P.Runtime.PrtFloatValue.#ctor(System.Double)"]

See Also