Skip to main content

LinearRangeDistribution Members

Represents the linear distribution of color ranges in a colorizer.

Constructors

Name Description
LinearRangeDistribution() Initializes a new instance of the LinearRangeDistribution class with default settings.

Properties

Name Description
Default static Returns the default linear distribution of color ranges in a colorizer.

Methods

Name Description
ConvertRangeValue(Double, Double, Double) Converts the specified range value.

Events

Name Description
PropertyChanged Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject.
See Also