C1.WPF Namespace > C1ListViewer Class : ZoomAnimation Method |
'Declaration
Public Sub ZoomAnimation( _ ByVal targetZoom As System.Double, _ ByVal screenPoint As System.Windows.Point, _ ByVal completed As System.Action _ )
'Usage
Dim instance As C1ListViewer Dim targetZoom As System.Double Dim screenPoint As System.Windows.Point Dim completed As System.Action instance.ZoomAnimation(targetZoom, screenPoint, completed)
public void ZoomAnimation( System.double targetZoom, System.Windows.Point screenPoint, System.Action completed )
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