DrawLine Method (WriteableBitmapExtensions)
Draws a colored line by connecting two points using an optimized DDA.
Overload List
OverloadDescription
Draws a colored line by connecting two points using an optimized DDA.  
Draws a colored line by connecting two points using an optimized DDA.  
Draws a colored line by connecting two points using an optimized DDA. Uses the pixels array and the width directly for best performance.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also