Click or drag to resize

AnimationControl Constructor (Typed)

X#
Initializes a new instance of the AnimationControl class

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	oOwner,
	xID,
	oPoint,
	oDimension,
	oFileSpec,
	kStyle,
	hInst
) CLIPPER
Request Example View Source

Parameters

oOwner (Optional)
Type: Usual
xID (Optional)
Type: Usual
oPoint (Optional)
Type: Usual
oDimension (Optional)
Type: Usual
oFileSpec (Optional)
Type: Usual
kStyle (Optional)
Type: Usual
hInst (Optional)
Type: Usual
See Also