Accusoft Prizm Viewer Control v10.0
PV_ScalingMethod Enumeration
Description
Option values which determine the basis for scaling operations.
Members
MemberValueDescription
PV_ScalingMethod_Factor3Scaling will be performed using a factor from the current image center. The factor is based on
the image size vs. the image window size (i.e. original image paper size). The image is centered on the default location, which is the upper-left
corner of the image by default.
PV_ScalingMethod_FactorLocation2Scaling will be performed using a zoom factor from the specified location. The factor is based
on the image size (i.e. original image paper size).
PV_ScalingMethod_Ratio5Scaling will be performed using a scaling ratio from the current image center. The ratio is based on image pixels to the window pixels. The image is centered on the default location, which is the upper-left corner of the image by default.
PV_ScalingMethod_RatioLocation4Scaling will be performed using a ratio from the specified location. The ratio is based on image pixels to the window pixels.
PV_ScalingMethod_Rectangle1Scaling will fit the specified image rectangle to the image window.
PV_ScalingMethod_Unspecified6Reserved.
PV_ScalingMethod_ZoomToFit0Scaling will be performed using one of the PV_ZoomToFit methods.

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback