TransitionType Property

Summary
Gets or sets the type of ZoomTransition.
Syntax
C#
VB
C++
public ZoomTransitionType TransitionType { get; set; } 
  
Public Property TransitionType As ZoomTransitionType 
public: 
property ZoomTransitionType TransitionType { 
   ZoomTransitionType get(); 
   void set (    ZoomTransitionType ); 
} 

Property Value

An ZoomTransitionType enumeration value that specifies the behaviour of the ZoomTransition.

Example

For XAML example, refer to ZoomTransition.

For C#/VB examples, refer to ZoomTransition.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Media.Transitions Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.