Property IsRelative IsRelative Gets or sets a value indicating whether the mouse location is relative or absolute. Declaration public bool IsRelative { get; set; } Property Value Type Description bool true if the location is relative; otherwise, false.