Element.DrawFace8 (RenderContextBase, Int32, Point3D(), Double) Method

Protected Sub DrawFace8( _ 
ByVal context As RenderContextBase, _ 
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 DrawFace8( 
RenderContextBase context
int index
Point3D[] vertices
double ampFactor 
)
This language is not supported or no code example is available.

Parameters

context
RenderContextBase

index
int

vertices
Point3D[]

ampFactor
double

.NET Framework

Supported in: 4.8

In this article

Definition