Eyeshot 10 WinForms API Reference
DrawFace4(RenderContextBase,Color,Int32,Point3D[],Double) Method

WinForms Assembly > devDept.Eyeshot.Fem Namespace > Element Class > DrawFace4 Method : DrawFace4(RenderContextBase,Color,Int32,Point3D[],Double) Method
Syntax
'Declaration
 
Protected Overloads Sub DrawFace4( _
   ByVal context As RenderContextBase, _
   ByVal singleColor As Color, _
   ByVal index As Integer, _
   ByVal vertices() As Point3D, _
   ByVal ampFactor As Double _
) 
protected void DrawFace4( 
   RenderContextBase context,
   Color singleColor,
   int index,
   Point3D[] vertices,
   double ampFactor
)

Parameters

context
singleColor
index
vertices
ampFactor
See Also

Reference

Element Class
Element Members
Overload List