Returns the tween tweening the specified property on target

C# | Visual Basic | Visual C++ |
public IAnimation GetTween( Object target, string property )
Public Function GetTween ( _ target As Object, _ property As String _ ) As IAnimation
public: IAnimation^ GetTween( Object^ target, String^ property )


Exception | Condition |
---|---|
Exception |