ZoomConstants.DefaultZoom 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 default zoom level on the text view
public: double DefaultZoom = 100;
double DefaultZoom = 100;
public const double DefaultZoom = 100;
val mutable DefaultZoom : double
Public Const DefaultZoom As Double = 100