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

CircularWipeTransitionType Enumeration

Show in webframe





Values for the CircularWipeTransition.TransitionType property.
Syntax
public enum CircularWipeTransitionType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum CircularWipeTransitionType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CircularWipeTransitionType

            

            
public enum class CircularWipeTransitionType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000CenterClockwiseFromLeftWipe circle center clockwise from left. Starting from the 9:00 position and moving clockwise (with the origin at the center of the image), the new image appears as if swept in by the minute hand.
0x00000001CenterCounterclockwiseFromLeftWipe circle center counterclockwise from left. Starting from the 9:00 position and moving counterclockwise (with the origin at the center of the image), the new image appears as if swept in by the minute hand.
0x00000002CenterClockwiseFromRightWipe circle center clockwise from right. Starting from the 3:00 position and moving clockwise (with the origin at the center of the image), the new image appears as if swept in by the minute hand.
0x00000003CenterCounterclockwiseFromRightWipe circle center counterclockwise from right. Starting from the 3:00 position and moving counterclockwise (with the origin at the center of the image), the new image appears as if swept in by the minute hand.
0x00000004CenterClockwiseFromTopWipe circle center clockwise from top. Starting from the 12:00 position and moving clockwise (with the origin at the center of the image), the new image appears as if swept in by the minute hand.
0x00000005CenterCounterclockwiseFromTopWipe circle center counterclockwise from top. Starting from the 12:00 position and moving counterclockwise (with the origin at the center of the image), the new image appears as if swept in by the minute hand.
0x00000006CenterClockwiseFromBottomWipe circle center clockwise from bottom. Starting from the 6:00 position and moving clockwise (with the origin at the center of the image), the new image appears as if swept in by the minute hand.
0x00000007CenterCounterclockwiseFromBottomWipe circle center counterclockwise from bottom. Starting from the 6:00 position and moving counterclockwise (with the origin at the center of the image), the new image appears as if swept in by the minute hand.
0x00000008LeftClockwiseFromTopWipe circle left clockwise from top. Starting from the 12:00 position and moving clockwise (with the origin at the center of the left edge of the image), the new image appears as if swept in by the minute hand.
0x00000009LeftCounterclockwiseFromBottomWipe circle left counterclockwise from bottom. Starting from the 6:00 position and moving counterclockwise (with the origin at the center of the left edge of the image), the new image appears as if swept in by the minute hand.
0x0000000ARightClockwiseFromBottomWipe circle right clockwise from bottom. Starting from the 6:00 position and moving clockwise (with the origin at the center of the right edge of the image), the new image appears as if swept in by the minute hand.
0x0000000BRightCounterclockwiseFromTopWipe circle right counterclockwise from top. Starting from the 12:00 position and moving counterclockwise (with the origin at the center of the left edge of the image), the new image appears as if swept in by the minute hand.
0x0000000CTopClockwiseFromRightWipe circle top clockwise from right. Starting from the 6:00 position and moving clockwise (with the origin at the center of the right edge of the image), the new image appears as if swept in by the minute hand.
0x0000000DTopCounterclockwiseFromLeftWipe circle top counterclockwise from left. Starting from the 9:00 position and moving clockwise (with the origin at the center of the top edge of the image), the new image appears as if swept in by the minute hand.
0x0000000EBottomClockwiseFromLeftWipe circle bottom clockwise from left. Starting from the 9:00 position and moving clockwise (with the origin at the center of the bottom edge of the image), the new image appears as if swept in by the minute hand.
0x0000000FBottomCounterclockwiseFromRightWipe circle bottom counterclockwise from right. Starting from the 3:00 position and moving counterclockwise (with the origin at the center of the bottom edge of the image), the new image appears as if swept in by the minute hand.
Remarks
The CircularWipeTransition.TransitionType property specifies the type of circular wipe transition to be used.
Inheritance Hierarchy

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

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.