Accusoft Prizm Viewer Control v10.0
ImageScalingRatio Property
See Also  Send comments on this topic.
PrizmControl Object : ImageScalingRatio Property

Glossary Item Box

Description

Gets and sets the scaling ratio for the image currently displayed.

Property Type

Read-write property

Syntax

Visual Basic
Public Property ImageScalingRatio As Double

Return Type

A double value which represents the scaling ratio for the image currently displayed.

Remarks

The default value is 1.

Valid values range from .01 to 10.0.

This value represents the scaling related to the original pixels. If the ImageScalingFactor is set to 1.0, the image displays actual size.

This value is used is used when the ImageScalingMethod is set to FactorMethods.

Note: This property can not be set in the Object/Embed tag, list file, or during the OnInitialize event.

 

See Also

©2015. Accusoft Corporation. All Rights Reserved.