[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.GcDXGraphics.NearestNeighborMode

NearestNeighborMode Property

NearestNeighborMode

Gets or sets a value indicating whether the exact color of the nearest bitmap pixel is used when images are scaled.

Declaration
public bool NearestNeighborMode { get; set; }
Public Property NearestNeighborMode As Boolean