[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.ZoomPreviewMode

ZoomPreviewMode Enum

Specifies how to display the form when gesture zooming.

Namespace: C1.Win.TouchToolKit
Assembly: C1.Win.TouchToolKit.10.dll
Syntax
public enum ZoomPreviewMode
Public Enum ZoomPreviewMode

Fields

Name Description
AlternativeContent

Use the alternative content preview when zooming.

Bitmap

Use bitmap preview when zooming.

NoPreview

Do not preview when zooming.