| Command | 
Marks a line of pixels from the current position to that described by the given absolute co-ordinates.
 Syntax
Syntaxpublic void AppendBitmapLineAbs( Point3D start, Point3D end, IEnumerable<ushort> powerValues, PowerChannels powerTargetChannel = PowerChannels.Channel0 )
 Remarks
RemarksThe exposure level can vary at each pixel position according to the specified pixel-levels.
Note that this command unusually requires the start-point as well as the end-point coordinates.
 See Also
See Also