Click or drag to resize

NullableBindablePoint(Double) Constructor

Initializes a new instance of the NullableBindablePoint class

Namespace: RAYLASE.Shared.GUI
Assembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.19.0
Syntax
C#
public NullableBindablePoint(
	double value
)

Parameters

value  Double

[Missing <param name="value"/> documentation for "M:RAYLASE.Shared.GUI.NullableBindablePoint.#ctor(System.Double)"]

See Also