ITransformProvider2.MinZoom Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the minimum zoom level of the element.
public:
property double MinZoom { double get(); };
double MinZoom();
public double MinZoom { get; }
var double = iTransformProvider2.minZoom;
Public ReadOnly Property MinZoom As Double
Property Value
Double
double
The minimum zoom level, as a percentage.