.NET Framework Class Library
MouseActivityEventArgs.PosRelativetoViewer Property
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.Viewer Namespace > MouseActivityEventArgs Class > MouseActivityEventArgs Properties > 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; } |