Méthode | Description | |
---|---|---|
DrawableClipPath ( string clipPath ) |
Initializes a new instance of the DrawableClipPath class.
|
|
IDrawable ( IDrawingWand wand ) : void |
Draws this instance with the drawing wand.
|
public DrawableClipPath ( string clipPath ) | ||
clipPath | string | The ID of the clip path. |
public IDrawable ( IDrawingWand wand ) : void | ||
wand | IDrawingWand | The want to draw on. |
Résultat | void |