ZoomConstants Class

Definition

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%

Applies to