ComponentOne Bitmap for WPF
DrawLine Method (RenderTarget)

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > RenderTarget Class : DrawLine Method
Draws a line between the specified points.
Overload List
OverloadDescription
Draws a line between the specified points.  
void ID2D1RenderTarget::DrawLine([In] D2D_POINT_2F point0,[In] D2D_POINT_2F point1,[In] ID2D1Brush* brush,[In] float strokeWidth,[In, Optional] ID2D1StrokeStyle* strokeStyle)  
See Also

Reference

RenderTarget Class
RenderTarget Members