Click or drag to resize

CommandListAppendBitmapLineAbs Method

Overload List
 NameDescription
Public methodAppendBitmapLineAbs(Point2D, Point2D, IEnumerableUInt16, PowerChannels)

Marks a line of pixels from the current position to that described by the given absolute co-ordinates.

Public methodAppendBitmapLineAbs(Point3D, Point3D, IEnumerableUInt16, PowerChannels)

Marks a line of pixels from the current position to that described by the given absolute co-ordinates.

Public methodAppendBitmapLineAbs(Double, Double, Double, Double, IEnumerableUInt16, PowerChannels)

Marks a line of pixels from the current position to that described by the given absolute co-ordinates.

Public methodAppendBitmapLineAbs(Double, Double, Double, Double, Double, Double, IEnumerableUInt16, PowerChannels)

Marks a line of pixels from the current position to that described by the given absolute co-ordinates.

Top
See Also