IInkStrokeContainer.GetStrokes method
Retrieves all InkStroke objects in the collection managed by the InkManager.
Syntax
Parameters
This method has no parameters.
Return value
Type: IVectorView<InkStroke> [C++] | System.Collections.Generic.IReadOnlyList<InkStroke> [.NET]
The collection of ink strokes.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
