ZoomTransitionType Enumeration

Summary
Values for the ZoomTransition.TransitionType property.
Syntax
C#
VB
C++
public enum ZoomTransitionType 
  
Public Enum ZoomTransitionType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class ZoomTransitionType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0FromCenterZoom from center. The image starts out very small and grows larger, staying centered.
1ToCenterZoom 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.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Media.Transitions Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.