eDriven Framework API
SetProperty Class
NamespaceseDriven.AnimationSetProperty
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public class SetProperty : TweenBase
Public Class SetProperty _
	Inherits TweenBase
public ref class SetProperty : public TweenBase
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
SetProperty(String, Object)
Initializes a new instance of the SetProperty class

SetProperty(String, Object, Boolean)
Initializes a new instance of the SetProperty class

Callback
Callback function when fires after the tween is finished
(Inherited from TweenBase.)
CheckEndValue (Inherited from TweenBase.)
CheckProperty (Inherited from TweenBase.)
CheckStartValue (Inherited from TweenBase.)
CheckTarget (Inherited from TweenBase.)
Clone()()()() (Overrides TweenBase.Clone()()()().)
DebugMode
Delay
The delay before actual start
(Inherited from TweenBase.)
Dispose()()()()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Overrides TweenBase.Dispose()()()().)
Duration
Tween duration
(Inherited from TweenBase.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
IsChild
Returns true if tween has a parent
(Inherited from TweenBase.)
IsDone
Returns true if tween finished playing
(Inherited from TweenBase.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Tween name
(Inherited from TweenBase.)
Parent
The parent tween
(Inherited from TweenBase.)
Play()()()() (Overrides TweenBase.Play()()()().)
Play(Object) (Overrides TweenBase.Play(Object).)
Property
Tweening property
(Inherited from TweenBase.)
Proxy (Inherited from TweenBase.)
Relative
SetOption(TweenOption) (Inherited from TweenBase.)
SetOptions(array<TweenOption>[]()[][]) (Inherited from TweenBase.)
SetProperty(String) (Inherited from TweenBase.)
SetTarget(Object) (Inherited from TweenBase.)
Stop()()()()
(Inherited from TweenBase.)
Target
Tweening target
(Inherited from TweenBase.)
Tick()()()() (Overrides TweenBase.Tick()()()().)
ToString()()()() (Overrides Object.ToString()()()().)
Value
Inheritance Hierarchy
Object
TweenBase
 SetProperty

Assembly: eDriven.Animation (Module: eDriven.Animation) Version: 2.0.1.0 (2.0.1.0)