DisplayZoomFactor Property

CVB.Net Documentation
magnification factor currently used

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

[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public double ZoomFactor { get; set; }

Property Value

Type: Double
Exceptions

ExceptionCondition
NullReferenceExceptionIf the Image property is null
ObjectDisposedExceptionIf the object has already been disposed
See Also

Reference