Position.Line Property

Definition

Gets or sets the zero-based line value.

public int Line { get; set; }
member this.Line : int with get, set
Public Property Line As Integer

Property Value

The zero-based line value.

Applies to