Eyeshot 10 WinForms API Reference
DrawFaceElement4(RenderContextBase,Vector3D,Point3D[],Double,Double,Double,Boolean,Color[]) Method

WinForms Assembly > devDept.Eyeshot.Fem Namespace > Element2D Class > DrawFaceElement4 Method : DrawFaceElement4(RenderContextBase,Vector3D,Point3D[],Double,Double,Double,Boolean,Color[]) Method
Syntax
'Declaration
 
Protected Overloads Sub DrawFaceElement4( _
   ByVal context As RenderContextBase, _
   ByVal singleNormal As Vector3D, _
   ByVal vertices() As Point3D, _
   ByVal min As Double, _
   ByVal max As Double, _
   ByVal ampFactor As Double, _
   ByVal sharp As Boolean, _
   ByVal colorTable() As Color _
) 
protected void DrawFaceElement4( 
   RenderContextBase context,
   Vector3D singleNormal,
   Point3D[] vertices,
   double min,
   double max,
   double ampFactor,
   bool sharp,
   Color[] colorTable
)

Parameters

context
singleNormal
vertices
min
max
ampFactor
sharp
colorTable
See Also

Reference

Element2D Class
Element2D Members
Overload List