[]
Gets or sets a value indicating whether the command uses absolute (false) or relative (true) coordinates.
public bool Relative { get; set; }
Public Property Relative As Boolean