Condividi tramite


InkAnalyzer.RemoveDataForStrokes(IIterable<UInt32>) Metodo

Definizione

Eliminare tutti i nodi per i tratti input penna specificati dall'ultimo processo di analisi dell'input penna.

public:
 virtual void RemoveDataForStrokes(IIterable<unsigned int> ^ strokeIds) = RemoveDataForStrokes;
void RemoveDataForStrokes(IIterable<uint32_t> const& strokeIds);
public void RemoveDataForStrokes(IEnumerable<uint> strokeIds);
function removeDataForStrokes(strokeIds)
Public Sub RemoveDataForStrokes (strokeIds As IEnumerable(Of UInteger))

Parametri

strokeIds

IIterable<UInt32>

IEnumerable<UInt32>

Windows.Foundation.Collections.IIterable<unsigned int>

IIterable<uint32_t>

Raccolta di identificatori di tratto penna univoci.

Si applica a