ImageGear Professional for Windows ActiveX
Mode Property

Description:

Gets how an image is zoomed in both the horizontal and vertical directions. Possible values for this option include bitwise ORs of any two flags such that one of them represents a horizontal zoom value and the other represents a vertical zoom value. Flags representing the horizontal zoom values include:

The default value for this option is IG_DSPL_ZOOM_H_NOT_FIXED | IG_DSPL_ZOOM_V_NOT_FIXED.

AspectRatioMode (see IGDisplayLayout Object) takes precedence over the Mode of zoom. The vertical zoom values are ignored if AspectRatioMode is set to IG_DSPL_ASPECT_FIXED.

Property Type:

Read-only property

Return Type:

enumIGDsplZoomModes Enumeration

Default Value: IG_DSPL_ZOOM_H_NOT_FIXED |IG_DSPL_ZOOM_V_NOT_FIXED

Valid Values: Bitwise ORs combination of two flags of enumIGDsplZoomModes Enumeration type, one for horizontal and one for vertical zoom.

Bits Per Pixel:

N/A

Sample:

Display

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback