eDriven Framework API
Parent Property
NamespaceseDriven.AnimationTweenBaseParent
eDriven Framework API
The parent tween
Declaration Syntax
C#Visual BasicVisual C++
public ICompositeAsyncAction Parent { get; set; }
Public Property Parent As ICompositeAsyncAction
	Get
	Set
public:
virtual property ICompositeAsyncAction^ Parent {
	ICompositeAsyncAction^ get () sealed;
	void set (ICompositeAsyncAction^ value) sealed;
}

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