eDriven Framework API
Parent Property
NamespaceseDriven.AnimationCompositeParent
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public IComposite Parent { get; set; }
Public Property Parent As IComposite
	Get
	Set
public:
property IComposite^ Parent {
	IComposite^ get ();
	void set (IComposite^ value);
}

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