IWxView.Scale

Syntax

Scale: Double;

Description

The Scale property determines display scale.

Comments

Acceptable values should be within the range [0.01, 10]. Value 0.01 corresponding to 1% of actual size, and the value 10 to 1000% of actual size.

Example

The example of use is given in description of IWxView.ConvertPtToView.

See also:

IWxView