메소드 | 설명 | |
---|---|---|
DrawFreehand ( |
Create an object to draw a freehand line
|
|
StartDrawing ( |
Start drawing the line.
|
메소드 | 설명 | |
---|---|---|
FreehandDrawingCompleted ( DrawingCompletedEventArgs args ) : void |
public DrawFreehand ( |
||
poi | ||
리턴 | System.Windows.Media |
public StartDrawing ( |
||
strokeColor | ||
insertOrAppend | int | Insert or append the line to the Poi. In case the value is less than 0, append, otherwise insert. |
strokeWidth | double | |
리턴 | void |