Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

ColorInterpolationMode Property






Gets or sets a System.Windows.Media.ColorInterpolationMode enumeration that specifies how the gradient's colors are interpolated.
Syntax
public ColorInterpolationMode ColorInterpolationMode {get; set;}
'Declaration
 
Public Property ColorInterpolationMode As ColorInterpolationMode
'Usage
 
Dim instance As AnnGradientBrush
Dim value As ColorInterpolationMode
 
instance.ColorInterpolationMode = value
 
value = instance.ColorInterpolationMode

            

            
public:
property ColorInterpolationMode ColorInterpolationMode {
   ColorInterpolationMode get();
   void set (    ColorInterpolationMode value);
}

Property Value

Specifies how the colors in a gradient are interpolated. The default is System.Windows.Media.ColorInterpolationMode.SRgbLinearInterpolation.
Requirements

Target Platforms

See Also

Reference

AnnGradientBrush Class
AnnGradientBrush Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features