Class GraphicsOptions

GraphicsOptions class

Vertegenwoordigt grafische opties voor ingesloten bitmap.

public class GraphicsOptions

Constructeurs

NaamBeschrijving
GraphicsOptions()De standaard constructeur.

Eigenschappen

NaamBeschrijving
InterpolationMode { get; set; }Haalt of stelt de interpolatiemodus in.
SmoothingMode { get; set; }Krijgt of stelt de afvlakkingsmodus in.
TextRenderingHint { get; set; }Hint voor tekstweergave ophalen of instellen.

Zie ook