Property MousePosition
MousePosition
Gets or sets the mouse position properties, which include information about linked auras and folders. The position from these linked items is used to move the mouse cursor.
Declaration
public ComplexPositionProperties MousePosition { get; set; }
Property Value
Type | Description |
---|---|
ComplexPositionProperties | The properties defining the mouse position. |