Click or drag to resize
DigitalRuneLineSegmentDistribution Properties

The LineSegmentDistribution type exposes the following members.

Properties
  NameDescription
Public propertyEnd
Gets or sets the end position of the line segment.
Public propertyNextValue Obsolete.
Gets a new random value for the underlying probability distribution.
(Inherited from DistributionT.)
Public propertyRandom Obsolete.
Gets or sets the random number generator.
(Inherited from DistributionT.)
Public propertyStart
Gets or sets the start position of the line segment.
Top
See Also