Click or drag to resize

UniformDistribution Properties

The UniformDistribution type exposes the following members.

Properties
 NameDescription
Public propertyGeneratorReturns the random generator used by the distribution to generate the random values.
(Inherited from ProbabilityDistribution)
Public propertyLowerBoundGets the lower bound of the interval.
Public propertyUpperBoundGets the upper bound of the interval.
Top
See Also