Share via


VideoMode.Rows Property

Definition

Gets the number of rows the video unit supports.

public int Rows { get; }
member this.Rows : int
Public ReadOnly Property Rows As Integer

Property Value

The number of rows supported by the current video unit.

Applies to