.NET Framework Class Library
MouseActivityEventArgs.PosRelativetoViewer Property
<< Click to Display Table of Contents >> MouseActivityEventArgs.PosRelativetoViewer Property |
Namespace: Gnostice.Core.Viewer
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public ReadOnly Property PosRelativetoViewer As Point |
C# |
public Point PosRelativetoViewer { get; } |