[TCheckBoxFormControlObj]C# [TCheckBoxFormControlObj]Visual Basic Creates a new Animation and returns the Animation's unique ID. NOTE: Returns -1 if an invalid Picture ID was specified in the PictureRotationOrder. NOTE: Be sure to Create the Pictures before creating the Animation. Namespace: DPSF Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0 Syntax
Parameters iaPictureRotationOrder Type: array<System..::..Int32>[]()[][] An array of Picture IDs that specifies the Order of Pictures to Rotate through in order to produce the Animation fPictureRotationTime How long (in seconds) to wait before switching to the next Picture in the Picture Rotation Order (i.e. The next Frame in the Animation) iNumberOfTimesToPlay The number of times this Animation should be played (it replays when the end of the Animation is reached). Specify a value of zero to have the Animation repeat forever Return Value Type: Int32 Returns the new Animation's unique ID. NOTE: Returns -1 if an invalid Picture ID was specified in the PictureRotationOrder. See Also |