←Select platform

ZoomTransitionType Enumeration

Summary

Values for the ZoomTransition.TransitionType property.

Syntax

C#
VB
C++
public enum ZoomTransitionType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Media.Transitions Assembly
Click or drag to resize