ImageGear Professional v18.2 > API Reference Guide > Display Component API Reference > Display Component Objects > IGDisplayZoomInfo Object > IGDisplayZoomInfo Properties > VZoom Property |
Gets and sets actual vertical zoom value according to value of Mode property. Its meaning may be expressed as follows:
VZoom = DisplayedImageRect.height / ImageRect.height
VZoomis not used if AspectRatioMode property (see IGDisplayLayout Object) is set to IG_DSPL_ASPECT_FIXED.
Read-write property
Double
Default Value: 1.0
Valid Values: Any
N/A
Display