Document Solutions for PDF
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows 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 WicInterpolationMode
    public WicInterpolationMode InterpolationMode {get; set;}
    See Also