• Overview
  • How it works
  • Documentation
  • Blog
  • Forum
Search Results for

    Show / Hide Table of Contents

    InterpolationMode Property

    InterpolationMode

    Gets or sets the interpolation mode associated with this DrawingContext.

    Declaration
    public InterpolationMode InterpolationMode { get; set; }
    Property Value
    Type Description
    InterpolationMode

    One of the InterpolationMode values.

    Remarks

    The interpolation mode determines how intermediate values between two endpoints are calculated.

    In This Article
    Back to top Documentation Licensing Info Copyright AlterNET Software