Click or drag to resize

BindablePoint(BindablePoint) Constructor

Initializes a new instance of the BindablePoint class

Namespace: RAYLASE.Shared.GUI
Assembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.20.0
Syntax
C#
public BindablePoint(
	BindablePoint point
)

Parameters

point  BindablePoint

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

See Also