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

TransitionType Property (RotateTransition)






Gets or sets the type of RotateTransition.
Syntax
public RotateTransitionType TransitionType {get; set;}
'Declaration
 
Public Property TransitionType As RotateTransitionType
'Usage
 
Dim instance As RotateTransition
Dim value As RotateTransitionType
 
instance.TransitionType = value
 
value = instance.TransitionType
public RotateTransitionType TransitionType {get; set;}
 get_TransitionType();
set_TransitionType(value);
public:
property RotateTransitionType TransitionType {
   RotateTransitionType get();
   void set (    RotateTransitionType value);
}

Property Value

An RotateTransitionType enumeration value that specifies the behaviour of the RotateTransition.
Example

For XAML example, refer to RotateTransition.

For C#/VB examples, refer to RotateTransition.

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

RotateTransition Class
RotateTransition Members

 

 


Products | Support | Contact Us | Copyright Notices

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