Specify the rate of the magnify layer (magnification).
Allowed values greather than 1.
Valid only if MagnifyEnabled=True.
This property doesn’t apply to layer 0.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public double MagnifyRate { get; set; }
Public Property MagnifyRate As Double Get Set
public: property double MagnifyRate { double get (); void set (double value); }