The RandGenTriangular type exposes the following members.

Properties

  NameDescription
LowerBound
Gets the lower bound for the distribution.
Mode
Gets the mode for the distribution.
UniformDeviateMethod
Gets and sets the delegate method for generating uniform deviates between zero and one.
(Inherited from RandomNumberGenerator.)
UpperBound
Gets the upper bound for the distribution.

See Also