Method | Description | |
---|---|---|
AddStroke ( [ stroke ) : void | ||
CanPasteFromClipboard ( ) : bool | ||
CopySelectedToClipboard ( ) : void | ||
DeleteSelected ( ) : |
||
GetRecognitionResults ( ) : IVectorView |
||
GetStrokes ( ) : IVectorView |
||
InkStrokeContainer ( ) : System | ||
LoadAsync ( [ inputStream ) : IAsyncActionWithProgress |
||
MoveSelected ( [ translation ) : |
||
PasteFromClipboard ( [ position ) : |
||
SaveAsync ( [ outputStream ) : uint>.IAsyncOperationWithProgress |
||
SelectWithLine ( [ from, [ to ) : |
||
SelectWithPolyLine ( [ |
||
UpdateRecognitionResults ( [ |
public GetRecognitionResults ( ) : IVectorView |
||
return | IVectorView |
public LoadAsync ( [ inputStream ) : IAsyncActionWithProgress |
||
inputStream | [ | |
return | IAsyncActionWithProgress |
public MoveSelected ( [ translation ) : |
||
translation | [ | |
return |
public PasteFromClipboard ( [ position ) : |
||
position | [ | |
return |
public SaveAsync ( [ outputStream ) : uint>.IAsyncOperationWithProgress |
||
outputStream | [ | |
return | uint>.IAsyncOperationWithProgress |
public SelectWithLine ( [ from, [ to ) : |
||
from | [ | |
to | [ | |
return |
public SelectWithPolyLine ( [ |
||
polyline | [ |
|
return |
public UpdateRecognitionResults ( [ |
||
recognitionResults | [ |
|
return | void |