Class BlendRange

BlendRange class

The blend range.

public sealed class BlendRange

Constructors

NameDescription
BlendRange()The default constructor.

Properties

NameDescription
Destination { get; set; }Gets or sets the destination blend range.
Source { get; set; }Gets or sets the source blend range.

See Also