Méthode | Description | |
---|---|---|
DrawableClipRule ( FillRule fillRule ) |
Initializes a new instance of the DrawableClipRule class.
|
|
IDrawable ( IDrawingWand wand ) : void |
Draws this instance with the drawing wand.
|
public DrawableClipRule ( FillRule fillRule ) | ||
fillRule | FillRule | The rule to use when filling drawn objects. |
public IDrawable ( IDrawingWand wand ) : void | ||
wand | IDrawingWand | The want to draw on. |
Résultat | void |