Click or drag to resize

CommandList.AppendJumpAndShoot Method

Overload List
 NameDescription
Public methodAppendJumpAndShoot(IList<JumpAndShootItem<Point2D>>, PowerChannels)

Marks a path of pixels described by the list of given absolute co-ordinates, using the Jump-And-Shoot algorithm.

Public methodAppendJumpAndShoot(IList<JumpAndShootItem<Point3D>>, PowerChannels)

Marks a path of pixels described by the list of given absolute co-ordinates, using the Jump-And-Shoot algorithm.

Top
See Also