ArcFM Desktop Developer Guide
TransitionNext Method


Causes the Slideshow to transition to the next item.
Syntax
'Declaration
 
Public Sub TransitionNext() 
'Usage
 
Dim instance As Slideshow
 
instance.TransitionNext()
public void TransitionNext()
Remarks
When determining the item to transition to, this method takes into account the values of the Shuffle and IsContinuous properties. No exception is thrown if there is no item to transition next.
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Slideshow Class
Slideshow Members

 

 


Send Comment