ZoomTransitionType Enumeration

Summary
Values for the ZoomTransition.TransitionType property.
Syntax
C#
C++/CLI
public enum ZoomTransitionType 
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 22.0.2022.12.8
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Media.Transitions Assembly

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