| CircleDistribution Properties |
The CircleDistribution type exposes the following members.
| Name | Description | |
|---|---|---|
| Center |
Gets or sets the center of the circle.
| |
| InnerRadius |
Gets or sets the inner radius of the ring.
| |
| NextValue | Obsolete.
Gets a new random value for the underlying probability distribution.
(Inherited from DistributionT.) | |
| OuterRadius |
Gets or sets the outer radius of the ring.
| |
| Random | Obsolete.
Gets or sets the random number generator.
(Inherited from DistributionT.) | |
| Scale |
Gets or sets the scale factors that are multiplied to the random position.
|