RenderContextBase.DrawPointsRGB (Point3D()) Method

Draws a set of PointRGB.
Public Sub DrawPointsRGB( _ 
ByVal vertices As Point3D() _ 
)
This language is not supported or no code example is available.
public void DrawPointsRGB( 
Point3D[] vertices 
)
This language is not supported or no code example is available.

Parameters

vertices
Point3D[]

.NET Framework

Supported in: 4.8

In this article

Definition