RadControls for WPF

Describes the location and value of a transition point in visual effects like scale, skew, opacity.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Navigation (in Telerik.Windows.Controls.Navigation.dll) Version: 2013.1.403.40

Syntax

C#
public class PathStop : ControlPoint
Visual Basic
Public Class PathStop _
	Inherits ControlPoint

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows..::..Freezable
        System.Windows.Media.Animation..::..Animatable
          Telerik.Windows.Controls.Carousel..::..ControlPoint
            Telerik.Windows.Controls..::..PathStop

See Also