Click or drag to resize
DigitalRuneCircleDistribution Properties

The CircleDistribution type exposes the following members.

Properties
  NameDescription
Public propertyCenter
Gets or sets the center of the circle.
Public propertyInnerRadius
Gets or sets the inner radius of the ring.
Public propertyNextValue Obsolete.
Gets a new random value for the underlying probability distribution.
(Inherited from DistributionT.)
Public propertyOuterRadius
Gets or sets the outer radius of the ring.
Public propertyRandom Obsolete.
Gets or sets the random number generator.
(Inherited from DistributionT.)
Public propertyScale
Gets or sets the scale factors that are multiplied to the random position.
Top
See Also