Document your code
Every project on GitHub comes with a version-controlled wiki to give your documentation the high level of care it deserves. It’s easy to create well-maintained, Markdown or rich text documentation alongside your code.
Sign up for free See pricing for teams and enterprises577C2360
Marcel Härtel edited this page Sep 4, 2019
·
24 revisions
GFXService.GetRelativeMousePosition Property
Get the current mouse position in the control.
Namespace: MonoGame.Forms.Services
Assemblies: MonoGame.Forms.DX (in MonoGame.Forms.DX.dll) Version: 2.4.0.0 (2.4.0.0)
MonoGame.Forms.GL (in MonoGame.Forms.GL.dll) Version: 2.4.0.0 (2.4.0.0)
Syntax
C#
public Point GetRelativeMousePosition { get; }
Property Value
Type: Point
See Also
Reference
A Sandcastle Documented Class Library
Twitter: @SandboxBlizz
Send comments on this topic to [](mailto:?Subject=A Sandcastle Documented Class Library)Pages 164
- Home
- 116FEC82
- 11BD4625
- 12077A6
- 127B44D1
- 15F0D177
- 171AED97
- 1802024
- 1AC7C937
- 1BAA9CA4
- 1EDBA2D5
- 1F8772EB
- 20E50679
- 21A3F67E
- 228A0A0
- 235CC8AD
- 2574C84D
- 2B134AB4
- 2C5440CD
- 2C8A5149
- 2F24232F
- 2F69DB8D
- 30AE2976
- 31866D5B
- 31A50F4F
- 3428D55
- 34B588BF
- 35C10E60
- 3654AF18
- 3843E6B1
- 39FCE29B
- 3A4C800C
- 3BCC6224
- 3CE21410
- 3F17F6B2
- 3FBAC4EC
- 42B54C8A
- 42B74BB8
- 43ACF8A8
- 444B4F07
- 44BC2AEE
- 4517A3E3
- 454B372F
- 4A363728
- 4C071A3F
- 4D51197C
- 50DEBC16
- 52C576A8
- 53CE6396
- 53E08088
- 5419DC95
- 556CF7CF
- 5590F8C9
- 559A3B5
- 55C75445
- 577C2360
- 57F2BB88
- 5A12D4B2
- 5BAED2A0
- 61CD2635
- 6281C540
- 62C4DFE3
- 671B92F5
- 69283F0A
- 6A257455
- 6B09985E
- 6CEC4ED
- 6DFC409
- 6EEE24DB
- 72D6A84F
- 73D0A946
- 73FEFF6A
- 7487D562
- 75537339
- 77FD7A45
- 78BDA73D
- 7B96372D
- 7CCEFC5E
- 7D1C983F
- 7D2A44BC
- 7EA69B6A
- 7F14C940
- 81ADF87E
- 8459F331
- 84D83432
- 89240593
- 89D0F342
- 89E14658
- 8A8BD183
- 8D27E75F
- 92C58323
- 96BB8CDA
- 972E1763
- 97CC09E7
- 9804ED22
- 99243912
- 9B73E700
- 9B767D39
- 9C221F21
- 9D0E2FE6
- 9D831B96
- 9E52A2DD
- 9E7A0B92
- 9FCA054A
- A24F1626
- A27C18C7
- A2F5AFCB
- A4BB1DCF
- A72EF9E7
- A7D42334
- A805879D
- A8E7A53C
- A97F2CD1
- AA5D95D1
- AAF05150
- AB1838BC
- ADAA9059
- AE92D8B7
- AF10D68A
- B3779D4C
- B420232F
- B65F0E78
- B786DDEC
- B923E747
- BCA16B7D
- BDBDE1C5
- C1960E4C
- C5423498
- C5EB9086
- C7426206
- C7855D6F
- C7E40C7B
- CC5505E5
- CC6B63D6
- CF29279B
- D04B041C
- D5B853A9
- D5FD234C
- D73F610D
- DE277E0
- DF7E66DC
- E25D6380
- E29DAD0F
- E2A82597
- E2D06710
- E3B7C4F2
- E4821294
- E700AA88
- E702C062
- E9C429BD
- EADDC9B1
- EC420BF4
- EF99DE96
- F07D6BE8
- F09A08E1
- F1FF7F99
- F7367BCD
- F8CB8FA0
- FA363627
- FB201D76
- FD1DBF38
- FD5A8B38
- FE07794E
- FE55C00
-
Welcome to MonoGame.Forms!
- MonoGame.Forms.Components Namespace
-
MonoGame.Forms.Controls Namespace
- GameControl Class
-
GraphicsDeviceControl Class
- GraphicsDeviceControl Constructor
-
GraphicsDeviceControl Properties
- GraphicsDeviceControl.AlwaysEnableKeyboardInput Property
- GraphicsDeviceControl.BackColor Property
- GraphicsDeviceControl.DrawInterval Property
- GraphicsDeviceControl.ForeColor Property
- GraphicsDeviceControl.GraphicsDevice Property
- GraphicsDeviceControl.GraphicsProfile Property
- GraphicsDeviceControl.IsMouseInsideControl Property
- GraphicsDeviceControl.Services Property
- GraphicsDeviceControl.SwapChainRenderTarget Property
-
GraphicsDeviceControl Methods
- GraphicsDeviceControl.Draw Method
- GraphicsDeviceControl.GetKeyEvent Method
- GraphicsDeviceControl.Initialize Method
- GraphicsDeviceControl.IsMouseInsideControlArea Method
- GraphicsDeviceControl.OnClientSizeChanged Method
- GraphicsDeviceControl.OnInvalidated Method
- GraphicsDeviceControl.OnKeyDown Method
- GraphicsDeviceControl.OnKeyUp Method
- GraphicsDeviceControl.OnMouseDown Method
- GraphicsDeviceControl.OnMouseEnter Method
- GraphicsDeviceControl.OnMouseLeave Method
- GraphicsDeviceControl.OnMouseMove Method
- GraphicsDeviceControl.OnMouseUp Method
- GraphicsDeviceControl.OnMouseWheel Method
- GraphicsDeviceControl.SetMultiSampleCount Method
- GraphicsDeviceControl Events
- MouseWheelDownwardsEvent Delegate
- MouseWheelUpwardsEvent Delegate
- InvalidationControl Class
- MonoGameControl Class
- MonoGame.Forms.GL Namespace
-
MonoGame.Forms.Services Namespace
-
GFXService Class
- GFXService Constructor
-
GFXService Properties
- GFXService.BackgroundColor Property
- GFXService.Cam Property
- GFXService.Content Property
- GFXService.DisplayBackColor Property
- GFXService.DisplayForeColor Property
- GFXService.Font Property
- GFXService.FontHeight Property
- GFXService.GetAbsoluteMousePosition Property
- GFXService.GetCurrentMultiSampleCount Property
- GFXService.GetFrameRate Property
- GFXService.GetRelativeMousePosition Property
- GFXService.GetRenderTargetManager Property
- GFXService.graphics Property
- GFXService.Pixel Property
- GFXService.ResourceContent Property
- GFXService.services Property
- GFXService.SetDisplayStyle Property
- GFXService.ShowCamPosition Property
- GFXService.ShowCursorPosition Property
- GFXService.ShowFPS Property
- GFXService.spriteBatch Property
- GFXService.SwapChainRenderTarget Property
-
GFXService Methods
- GFXService.BeginAntialising Method
- GFXService.BeginCamera2D Method
- GFXService.BeginRenderTarget Method
- GFXService.DisableRenderTargets Method
- GFXService.Dispose Method
- GFXService.Draw Method
- GFXService.DrawDisplay Method
- GFXService.EndAntialising Method
- GFXService.EndCamera2D Method
- GFXService.EndRenderTarget Method
- GFXService.Initialize Method
- GFXService.InitializeGFX_DX Method
- GFXService.InitializeGFX_GL Method
- GFXService.MoveCam Method
- GFXService.ResetCam Method
- GFXService.ResourceContentManagerInitialize Method
- GFXService.Update Method
- GFXService Events
- DisplayStyle Enumeration
- GFXService.RenderTargetManager Class
- GFXService.RenderTargetManager.RenderTarget2DHelper Class
- InvalidationService Class
- MonoGameService Class
-
GFXService Class