Click or drag to resize

RandGenTriangular Properties

The RandGenTriangular type exposes the following members.

Properties
 NameDescription
Public propertyLowerBound Gets the lower bound for the distribution.
Public propertyMode Gets the mode for the distribution.
Public propertyUniformDeviateMethod Gets and sets the delegate method for generating uniform deviates between zero and one.
(Inherited from RandomNumberGenerator)
Public propertyUpperBound Gets the upper bound for the distribution.
Top
See Also