An NDoc Documented Class Library

Form1.floatsToPoints Method 

Get the Point array from an array of float indices

private Point[] floatsToPoints(
   Stroke stroke,
   float[] indices
);

Parameters

stroke
Stroke
indices
Floating point indices

Return Value

An array of points on the stroke

See Also

Form1 Class | Labeler Namespace