DisplayCanvasMaxDecodePixelHeight Attached Property

CVB.Net Documentation
Gets/sets maximal decode height for the ImageSource.

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

See GetMaxDecodePixelHeight, SetMaxDecodePixelHeight

Property Value

Type: Int32
0 is default and doesn't change the ImageSource size.
Remarks

Decodes the ImageSource image at this maximal resolution if unequal 0. If only one of the decode properties is set, the aspect ratio is preserved.
See Also

Reference