OverlayCanvasActualZoomFactor Property

CVB.Net Documentation
Gets the actual zoom factor of the display canvas this overlay is on.

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

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

Property Value

Type: Double
See Also

Reference