ImageGear for Java
ImGearZoomInfo Constructor(double,double,boolean,boolean)
Horizontal zoom value.
Vertical zoom value.
A value indicating whether horizontal zoom is fixed.
A value indicating whether vertical zoom is fixed.
Initializes a new instance of the ImGearZoomInfo structure using the specified values.
Syntax
public ImGearZoomInfo( 
   double horizontalZoomValue,
   double verticalZoomValue,
   boolean isHorizontalZoomFixed,
   boolean isVerticalZoomFixed
)

Parameters

horizontalZoomValue
Horizontal zoom value.
verticalZoomValue
Vertical zoom value.
isHorizontalZoomFixed
A value indicating whether horizontal zoom is fixed.
isVerticalZoomFixed
A value indicating whether vertical zoom is fixed.
See Also

Reference

ImGearZoomInfo Class
ImGearZoomInfo Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback