Partager via


DisplayModeInfo.IsInterlaced Propriété

Définition

Obtient une valeur indiquant si le DisplayModeInfo est entrelacé.

public:
 property bool IsInterlaced { bool get(); };
bool IsInterlaced();
public bool IsInterlaced { get; }
var boolean = displayModeInfo.isInterlaced;
Public ReadOnly Property IsInterlaced As Boolean

Valeur de propriété

Boolean

bool

true s’il s’agit d’un DisplayModeInfo entrelacé, sinon false.

S’applique à