BitmapSourcePixelHeight Property

CVB.Net Documentation
Gets the height 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 PixelHeight { get; }

Property Value

Type: Int32
See Also

Reference