RenderContextBase.DrawLineStrip (Single()) Method

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

Parameters

vertices
float[]

.NET Framework

Supported in: 4.8

In this article

Definition