LEADTOOLS WPF (Leadtools.Windows.Media.Transitions assembly)

ZoomTransitionType Enumeration

Show in webframe





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 class ZoomTransitionType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000FromCenterZoom from center. The image starts out very small and grows larger, staying centered.
0x00000001ToCenterZoom 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

See Also

Reference

Leadtools.Windows.Media.Transitions Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.