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