Property | Type | Description | |
---|---|---|---|
DrawableStrokePatternUrl | System.Diagnostics.CodeAnalysis |
Method | Description | |
---|---|---|
IDrawable ( IDrawingWand wand ) : void |
Draws this instance with the drawing wand.
|
Method | Description | |
---|---|---|
DrawableStrokePatternUrl ( string url ) : System.Diagnostics.CodeAnalysis |
public IDrawable ( IDrawingWand wand ) : void | ||
wand | IDrawingWand | The want to draw on. |
return | void |