Method | Description | |
---|---|---|
DrawableClipUnits ( ClipPathUnit units ) |
Initializes a new instance of the DrawableClipUnits class.
|
|
IDrawable ( IDrawingWand wand ) : void |
Draws this instance with the drawing wand.
|
public DrawableClipUnits ( ClipPathUnit units ) | ||
units | ClipPathUnit | The clip path units. |
public IDrawable ( IDrawingWand wand ) : void | ||
wand | IDrawingWand | The want to draw on. |
return | void |