StoreImage.Width Свойство

Определение

Возвращает ширину изображения в пикселях.

public:
 property unsigned int Width { unsigned int get(); };
uint32_t Width();
public uint Width { get; }
var uInt32 = storeImage.width;
Public ReadOnly Property Width As UInteger

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

UInt32

unsigned int

uint32_t

Ширина изображения.

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