Class CursorPointChangedEventArgs
Inheritance
System.Object
CursorPointChangedEventArgs
Namespace: MAT.Atlas.Automation.Client
Assembly: MAT.Atlas.Automation.Client.dll
Syntax
public sealed class CursorPointChangedEventArgs : EventArgs
Constructors
CursorPointChangedEventArgs(Int64)
Declaration
public CursorPointChangedEventArgs(long point)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int64 | point |
Properties
Point
Declaration
public long Point { get; }
Property Value
| Type | Description |
|---|---|
| System.Int64 |