Enum ColorBitmapGlyphSnapOption
Specifies the pixel snapping policy when rendering color bitmap glyphs.
public enum ColorBitmapGlyphSnapOption
Fields
Default = 0
Color bitmap glyph positions are snapped to the nearest pixel if the bitmap resolution matches that of the device context.
Disable = 1
Color bitmap glyph positions are not snapped.