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

RectangularTransitionType Enumeration






Values for the RectangularTransition.TransitionType property.
Syntax
public enum RectangularTransitionType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum RectangularTransitionType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RectangularTransitionType
public enum RectangularTransitionType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Windows.Media.Transitions.RectangularTransitionType = function() { };
Leadtools.Windows.Media.Transitions.RectangularTransitionType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RectangularTransitionType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
InWipe rectangle in. The old image begins disappearing, starting from the edges and moving toward the center.
InterlaceInInWipe rectangle interlace in then in. A series of concentric rectangular rings begin appearing, covering the old image, starting from the outward edges. When that operation completes, the rest of the image gets filled in, starting from the outward edges and moving to the center.
InterlaceInOutWipe rectangle interlace in then out. A series of concentric rectangular rings begin appearing, covering the old image, starting from the outward edges. When that operation completes, the rest of the image gets filled in, starting from the center and moving toward the edges.
InterlaceOutInWipe rectangle interlace out then in. A series of concentric rectangular rings begin appearing, covering the old image, starting from the center. When that operation completes, the rest of the image gets filled in, starting from the outward edges and moving to the center.
InterlaceOutOutWipe rectangle interlace out then out. A series of concentric rectangular rings begin appearing, covering the old image, starting from the center. When that operation completes, the rest of the image gets filled in, starting from the center and moving outward to the center.
OutWipe rectangle out. The old image remains in place. A small rectangle of the new image appears in the center and grows outward until the old image is covered.
Remarks
The RectangularTransition.TransitionType property specifies the type of rectangular transition to be used.
Inheritance Hierarchy

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

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.