InkAnalyzer.RemoveDataForStroke(UInt32) Method

Definition

Delete all nodes for the specified ink stroke from the last ink analysis process.

public:
 virtual void RemoveDataForStroke(unsigned int strokeId) = RemoveDataForStroke;
void RemoveDataForStroke(uint32_t const& strokeId);
public void RemoveDataForStroke(uint strokeId);
function removeDataForStroke(strokeId)
Public Sub RemoveDataForStroke (strokeId As UInteger)

Parameters

strokeId
UInt32

unsigned int

uint32_t

The unique identifier of the ink stroke.

Applies to