The Begin Method supports WPF/Silverlight.
Applies the LinearWipeTransition to the target object referenced by the
Leadtools.Windows.Media.Transitions.TransitionBase.TargetObject property.
Syntax
Visual Basic (Declaration) | |
---|
Overrides Public Sub Begin() |
C# | |
---|
public override void Begin() |
C++/CLI | |
---|
public:
void Begin(); override |
Example
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also