Gets a 32-bit integer value that your program can use as a random number seed. The value returned by NextSeed is determined by a rule that you specify by clicking Tools→Seed Manager on the Amos Graphics menu, or by opening the Windows Start menu and searching for .
Syntax
object.NextSeed (AppName)
The NextSeed property syntax has the following parts:
Part |
Description |
object |
An object of type CAmosSeedManager. |
AppName |
A string that identifies your program. |