Bitmap for UWP
InterpolationMode プロパティ (Scale)

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D.Effects 名前空間 > Scale クラス : InterpolationMode プロパティ
The interpolation mode the effect uses to scale the image. There are 6 scale modes that range in quality and speed. If you don't select a mode, the effect uses the interpolation mode of the device context. See Interpolation modes for more info.
シンタックス
'宣言
 
Public Property InterpolationMode As InterpolationMode
public InterpolationMode InterpolationMode {get; set;}
参照

Scale クラス
Scale メンバ