LEADTOOLS WPF (Leadtools.Windows.Media.Transitions assembly)
LEAD Technologies, Inc

ZoomTransitionType Enumeration






Values for the ZoomTransition.TransitionType property.
Syntax
public enum ZoomTransitionType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum ZoomTransitionType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ZoomTransitionType
public enum ZoomTransitionType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Windows.Media.Transitions.ZoomTransitionType = function() { };
Leadtools.Windows.Media.Transitions.ZoomTransitionType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ZoomTransitionType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
FromCenterZoom from center. The image starts out very small and grows larger, staying centered.
ToCenterZoom to center. The image starts out large and grows very small, staying centered.
Remarks
The ZoomTransition.TransitionType property specifies the type of zoom transition to be used.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Windows.Media.Transitions.ZoomTransitionType

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

Reference

Leadtools.Windows.Media.Transitions Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.