BitmapSource.PixelWidth Proprietà

Definizione

Ottiene la larghezza della bitmap in pixel.

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

Valore della proprietà

Int32

Larghezza della bitmap in pixel.

Si applica a