Click or drag to resize

IMcNDAnimationPlayAnimation Method

Namespace:  MediaCy.IQL.Display.ViewerND
Assembly:  MediaCy.IQL.Display.ViewerND (in MediaCy.IQL.Display.ViewerND.dll) Version: 10.0.6912.0
Syntax
VB
Sub PlayAnimation ( 
	Optional IsForward As Boolean = true,
	Optional IntermFrame As Integer = 0,
	Optional OneLoop As Boolean = false
)

Parameters

IsForward (Optional)
Type: SystemBoolean
IntermFrame (Optional)
Type: SystemInt32
OneLoop (Optional)
Type: SystemBoolean
See Also