Click or drag to resize

CurrentProperty Constructor (Double)

Initializes a new instance of the CurrentProperty class

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

Parameters

value
Type: SystemDouble

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

See Also