VideoProperties.Height Proprietà

Definizione

Ottiene l'altezza del video.

public:
 property unsigned int Height { unsigned int get(); };
uint32_t Height();
public uint Height { get; }
var uInt32 = videoProperties.height;
Public ReadOnly Property Height As UInteger

Valore della proprietà

UInt32

unsigned int

uint32_t

Altezza del video, in pixel.

Si applica a