Click or drag to resize
AB4D logo

BaseMouse3DEventArgsCurrentMousePosition Property

Gets the current mouse position

Namespace: Ab3d.DirectX.Common.EventManager3D
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public Point CurrentMousePosition { get; }

Property Value

Point
See Also