Click or drag to resize

PowerProperty Constructor (Double)

Initializes a new instance of the PowerProperty class

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

Parameters

value
Type: SystemDouble

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

See Also