RenderContextBase.DrawLineStrip (PointRGB()) Method

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

Parameters

vertices
PointRGB[]

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition