eDriven Framework API
IsChild Property
NamespaceseDriven.AnimationTweenBaseIsChild
eDriven Framework API
Returns true if tween has a parent
Declaration Syntax
C#Visual BasicVisual C++
public bool IsChild { get; }
Public ReadOnly Property IsChild As Boolean
	Get
public:
virtual property bool IsChild {
	bool get () sealed;
}

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