Click or drag to resize
MyRenderWindowSetMouseCapture Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:VRage.MyRenderWindow.SetMouseCapture(System.Boolean)"]

Namespace: VRage
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public void SetMouseCapture(
	bool capture
)

Parameters

capture
Type: SystemBoolean

[Missing <param name="capture"/> documentation for "M:VRage.MyRenderWindow.SetMouseCapture(System.Boolean)"]

Implements

IMyRenderWindowSetMouseCapture(Boolean)
See Also