![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.29
|
Leadtools.Windows.D2DRendering Namespace > D2DSurface Class : DrawLine Method |
'Declaration Public Sub DrawLine( _ ByVal pen As D2DPen, _ ByVal startPoint As Point, _ ByVal endPoint As Point _ )
'Usage Dim instance As D2DSurface Dim pen As D2DPen Dim startPoint As Point Dim endPoint As Point instance.DrawLine(pen, startPoint, endPoint)
This method draws a line between the specified points using the specified Pen style.