An NDoc Documented Class Library

MakeInk.getMStrokeById Method 

Get the microsoft stroke by the specific id.

public Stroke getMStrokeById(
   int id
);

Parameters

id
The id of the stroke

Return Value

The stroke with the desired id

See Also

MakeInk Class | Converter Namespace