RenderContextBase.DrawLineStrip (Point2D()) Method

Public Sub DrawLineStrip( _ 
ByVal vertices As Point2D() _ 
)
This language is not supported or no code example is available.
public void DrawLineStrip( 
Point2D[] vertices 
)
This language is not supported or no code example is available.

Parameters

vertices
Point2D[]

.NET Framework

Supported in: 4.8

In this article

Definition