Click or drag to resize
MyRenderWindowIMyBufferedInputSourceMousePosition Property

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

[Missing <summary> documentation for "P:VRage.MyRenderWindow.VRage#IMyBufferedInputSource#MousePosition"]

Namespace: VRage
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
Vector2 IMyBufferedInputSource.MousePosition { get; }

Property Value

Type: Vector2

[Missing <value> documentation for "P:VRage.MyRenderWindow.VRage#IMyBufferedInputSource#MousePosition"]

Implements

IMyBufferedInputSourceMousePosition
See Also