Méthode | Description | |
---|---|---|
DrawableTextAntialias ( bool isEnabled ) |
Initializes a new instance of the DrawableTextAntialias class.
|
|
IDrawable ( IDrawingWand wand ) : void |
Draws this instance with the drawing wand.
|
public DrawableTextAntialias ( bool isEnabled ) | ||
isEnabled | bool | True if text antialiasing is enabled otherwise false. |
public IDrawable ( IDrawingWand wand ) : void | ||
wand | IDrawingWand | The want to draw on. |
Résultat | void |