SlideShow.GetImagePath |
|
|
|
SlideShow.GetImagePath |
|
|
|
|
||
OverviewExamples
string SlideShow.GetImagePath ( |
-- Get the path to slide 5.
path = SlideShow.GetImagePath("SlideShow1", 5);
-- Show the path in a dialog message.
Dialog.Message("Slide Path", path);
Gets the path to the slide image at index 5 in the "SlideShow1" slideshow object and shows its value in a dialog message.
See also: Related Actions
Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us