BitmapSourcePixelWidth Property

CVB.Net Documentation
Gets the width of this BitmapSource in pixels.

Namespace:  Stemmer.Cvb.Wpf.Imaging
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

public override int PixelWidth { get; }

Property Value

Type: Int32
See Also

Reference