Click or drag to resize

BindablePoint(Double) Constructor

Initializes a new instance of the BindablePoint class

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

Parameters

value  Double

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

See Also