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