C#
VB
C++
Gets or sets a System.Windows.Media.ColorInterpolationMode enumeration that specifies how the gradient's colors are interpolated.
public ColorInterpolationMode ColorInterpolationMode { get; set; } Public Property ColorInterpolationMode As ColorInterpolationMode
public:property ColorInterpolationMode ColorInterpolationMode {ColorInterpolationMode get();void set ( ColorInterpolationMode );}
Specifies how the colors in a gradient are interpolated. The default is System.Windows.Media.ColorInterpolationMode.SRgbLinearInterpolation.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
