Element.DrawFace6 (RenderContextBase, Color, Int32, Point3D(), Double) Method

Protected Sub DrawFace6( _ 
ByVal context As RenderContextBase, _ 
ByVal singleColor As Color, _ 
ByVal index As Integer, _ 
ByVal vertices As Point3D(), _ 
ByVal ampFactor As Double
)
This language is not supported or no code example is available.
protected void DrawFace6( 
RenderContextBase context
Color singleColor
int index
Point3D[] vertices
double ampFactor 
)
This language is not supported or no code example is available.

Parameters

context
RenderContextBase

singleColor
Color

index
int

vertices
Point3D[]

ampFactor
double

.NET Framework

Supported in: 4.8

In this article

Definition