GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / InterpolationMode Property
In This Topic
    InterpolationMode Property (GoView)
    In This Topic
    Gets or sets how images are rendered when scaled or stretched.
    Syntax
    [Category("Appearance")]
    [DefaultValue(Mono.Cecil.CustomAttributeArgument)]
    [Description("How images are rendered when scaled or stretched")]
    public virtual InterpolationMode InterpolationMode {get; set;}
    See Also