StoreVideo.Height Свойство

Определение

Возвращает высоту видео в пикселях.

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

Значение свойства

UInt32

unsigned int

uint32_t

Высота видео.

Применяется к