Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / GcGraphics Class / InterpolationMode Property

In This Topic
    InterpolationMode Property (GcGraphics)
    In This Topic
    Gets or sets the sampling mode to use when drawing images with resizing.
    Syntax
    'Declaration
     
    Public Property InterpolationMode As InterpolationMode
    public InterpolationMode InterpolationMode {get; set;}
    See Also