GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoOverview Class / InterpolationMode Property
In This Topic
    InterpolationMode Property (GoOverview)
    In This Topic
    Overridden to change the default value to be InterpolationMode.High.
    Syntax
    [Category("Appearance")]
    [DefaultValue(Mono.Cecil.CustomAttributeArgument)]
    [Description("How images are rendered when scaled or stretched")]
    public override InterpolationMode InterpolationMode {get; set;}
    See Also