RenderContextBase.DrawIndexedTriangles Method

Public MustOverride Sub DrawIndexedTriangles( _ 
ByVal myParams As VBOParams
)
This language is not supported or no code example is available.
public abstract void DrawIndexedTriangles( 
VBOParams myParams 
)
This language is not supported or no code example is available.

Parameters

myParams
VBOParams

.NET Framework

Supported in: 4.8

In this article

Definition