DisplayCanvasStretchZoomFactor Property

CVB.Net Documentation
Gets the zoom factor as if in the case as if this control would be in stretch mode.

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

[TypeConverterAttribute(typeof(LengthConverter))]
public double StretchZoomFactor { get; }

Property Value

Type: Double
The zoom factor that would be

Implements

IDisplayStretchZoomFactor
See Also

Reference