TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / AlternativeContentSettings Class
Members

In This Topic
    AlternativeContentSettings Class
    In This Topic
    Represents the settings indicating how to display zoom factor when gesture zooming.
    Object Model
    AlternativeContentSettings Class
    Syntax
    'Declaration
     
    
    Public Class AlternativeContentSettings 
    public class AlternativeContentSettings 
    Remarks
    This setting only take effect when C1Zoom.ZoomPreviewMode property value is ZoomPreviewMode.AlternativeContent.
    Inheritance Hierarchy

    System.Object
       C1.Win.TouchToolKit.AlternativeContentSettings

    See Also