ComponentOne Bitmap for WPF
C1.WPF.Bitmap.4.5.2 Assembly / C1.WPF.Bitmap Namespace / Scaler Class / InterpolationMode Property

In This Topic
    InterpolationMode Property (Scaler)
    In This Topic
    Gets or sets the interpolation mode to use when scaling.
    Syntax
    'Declaration
     
    Public Property InterpolationMode As InterpolationMode
    public InterpolationMode InterpolationMode {get; set;}
    See Also