Compartir a través de


BitmapSizeOptions.PixelWidth Propiedad

Definición

Ancho, en píxeles, del mapa de bits.

public:
 property int PixelWidth { int get(); };
public int PixelWidth { get; }
member this.PixelWidth : int
Public ReadOnly Property PixelWidth As Integer

Valor de propiedad

Int32

Ancho del mapa de bits.

Comentarios

PixelWidth debe ser mayor que cero para que sea válido.

Se aplica a