Compartir a través de


StoreImage.Height Propiedad

Definición

Obtiene el alto de la imagen, en píxeles.

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

Valor de propiedad

UInt32

unsigned int

uint32_t

El alto de la imagen.

Se aplica a