LEADTOOLS WPF (Leadtools.Windows.Media.Transitions assembly)
LEAD Technologies, Inc

CircularWipeTransitionType Enumeration






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 CircularWipeTransitionType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Windows.Media.Transitions.CircularWipeTransitionType = function() { };
Leadtools.Windows.Media.Transitions.CircularWipeTransitionType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class CircularWipeTransitionType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BottomClockwiseFromLeftWipe 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.
BottomCounterclockwiseFromRightWipe 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.
CenterClockwiseFromBottomWipe 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.
CenterClockwiseFromLeftWipe 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.
CenterClockwiseFromRightWipe 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.
CenterClockwiseFromTopWipe 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.
CenterCounterclockwiseFromBottomWipe 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.
CenterCounterclockwiseFromLeftWipe 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.
CenterCounterclockwiseFromRightWipe 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.
CenterCounterclockwiseFromTopWipe 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.
LeftClockwiseFromTopWipe 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.
LeftCounterclockwiseFromBottomWipe 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.
RightClockwiseFromBottomWipe 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.
RightCounterclockwiseFromTopWipe 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.
TopClockwiseFromRightWipe 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.
TopCounterclockwiseFromLeftWipe 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.
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Windows.Media.Transitions Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.