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

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also