Property IsRelativeMousePosition
IsRelativeMousePosition
Gets or sets a value indicating whether the mouse position is relative to the current position.
Declaration
public bool IsRelativeMousePosition { get; set; }
Property Value
Type | Description |
---|---|
bool |
|