eDriven Framework API
SetPropertyFunc Constructor (func)
NamespaceseDriven.AnimationSetPropertyFuncSetPropertyFunc(Tween..::..PropertySetterFunction)
eDriven Framework API
Initializes a new instance of the SetPropertyFunc class
Declaration Syntax
C#Visual BasicVisual C++
public SetPropertyFunc(
	Tween..::..PropertySetterFunction func
)
Public Sub New ( _
	func As Tween..::..PropertySetterFunction _
)
public:
SetPropertyFunc(
	Tween..::..PropertySetterFunction^ func
)

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