Gets/sets the interpolation mode used to scale the images when its size differs from the size of the placeholder.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
<BrowsableAttribute(True)> _ Public Property InterpolationMode As InterpolationMode
[BrowsableAttribute(true)] public InterpolationMode InterpolationMode { get; set; }