|  | Rand | 
The RandGenGamma type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Order | Gets and sets the order, or shape parameter, of the gamma distribution. | 
|  | Scale | Gest and sets the scale parameter of the gamma distribution. | 
|  | UniformDeviateMethod | Gets and sets the delegate method for generating uniform deviates between
            zero and one. (Inherited from RandomNumberGenerator) | 
 See Also
See Also