ZoomConstants.MaxZoom 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 maximum zoom allowed on the text view
public: double MaxZoom = 400;
double MaxZoom = 400;
public const double MaxZoom = 400;
val mutable MaxZoom : double
Public Const MaxZoom As Double = 400