Tria6.Draw (RenderContextBase, Vector3D, Color, Point3D(), Double) Method

Public Overrides Sub Draw( _ 
ByVal context As RenderContextBase, _ 
ByVal singleNormal As Vector3D, _ 
ByVal singleColor As Color, _ 
ByVal vertices As Point3D(), _ 
ByVal ampFactor As Double
)
This language is not supported or no code example is available.
public override void Draw( 
RenderContextBase context
Vector3D singleNormal
Color singleColor
Point3D[] vertices
double ampFactor 
)
This language is not supported or no code example is available.

Parameters

context
RenderContextBase

singleNormal
Vector3D

singleColor
Color

vertices
Point3D[]

ampFactor
double

.NET Framework

Supported in: 4.8

In this article

Definition