Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit.Zoombox Namespace / Zoombox Class / ZoomTo Method


In This Topic
    ZoomTo Method
    In This Topic
    Scales the content to a specific scale value relative to the ZoomOrigin.
    Overload List
    OverloadDescription
    Pans the content to the given position without changing its scale.  
    Zooms the content to a given region.    
    Zooms the content to the given scale value relative to the point identified by the ZoomOrigin property.  
    Zooms the content to a specific scale value relative to the given point.    
    Zooms the content to a specific view.    
    Requirements

    Target Platforms: Windows 11, Windows 10, 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