| C1.Win.C1DX.4 Assembly > C1.Util.DX.Direct2D Namespace > RenderTarget Class : DrawLine Method |
| Overload | Description |
|---|---|
| DrawLine(Point2F,Point2F,Brush) | Draws a line between the specified points. |
| DrawLine(Point2F,Point2F,Brush,Single,StrokeStyle) | void ID2D1RenderTarget::DrawLine([In] D2D_POINT_2F point0,[In] D2D_POINT_2F point1,[In] ID2D1Brush* brush,[In] float strokeWidth,[In, Optional] ID2D1StrokeStyle* strokeStyle) |