Compartir a través de


NativeImage.Width Propiedad

Definición

Obtiene el ancho del icono o la imagen principal del anuncio nativo.

public:
 property int Width { int get(); };
int Width();
public int Width { get; }
var int32 = nativeImage.width;
Public ReadOnly Property Width As Integer

Valor de propiedad

Int32

int

Ancho del icono o la imagen principal del anuncio nativo.

Se aplica a