ZoomConstants.MinZoom Field
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.
The minimum zoom allowed on the text view
public: double MinZoom = 20;
double MinZoom = 20;
public const double MinZoom = 20;
val mutable MinZoom : double
Public Const MinZoom As Double = 20