Collapse AllExpand All Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++
|
[TCheckBoxFormControlObj]C#
[TCheckBoxFormControlObj]Visual Basic
[TCheckBoxFormControlObj]
Get a Random object used to generate Random Numbers.
Namespace: DPSF
Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0
Syntax
C#
|
RandomNumbers RandomNumber { get; }
|
Visual Basic
|
ReadOnly Property RandomNumber As RandomNumbers
Get
|
Visual C++
|
property RandomNumbers^ RandomNumber {
RandomNumbers^ get ();
}
|
Property Value
Type: RandomNumbers
See Also
IDPSFParticleSystem Interface
IDPSFParticleSystem Members
DPSF Namespace
Send comments on this topic to
|