ZoomConstants Class
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.
Defines the constants used for zoom operations
public ref class ZoomConstants abstract sealed
public ref class ZoomConstants abstract sealed
class ZoomConstants abstract sealed
public static class ZoomConstants
type ZoomConstants = class
Public Class ZoomConstants
- Inheritance
-
ZoomConstants
Fields
DefaultZoom |
The default zoom level on the text view |
MaxZoom |
The maximum zoom allowed on the text view |
MinZoom |
The minimum zoom allowed on the text view |
ScalingFactor |
The scaling factor used for zooming in and out of the view. The view zooms by a factor of 10% |