Eyeshot 10 WinForms API Reference
DrawWithSharpColorElement Method (Hexa20)

WinForms Assembly > devDept.Eyeshot.Fem Namespace > Hexa20 Class : DrawWithSharpColorElement Method
Syntax
'Declaration
 
Public Overrides Sub DrawWithSharpColorElement( _
   ByVal renderContext As RenderContextBase, _
   ByVal singleNormal As Vector3D, _
   ByVal vertices() As Point3D, _
   ByVal min As Double, _
   ByVal max As Double, _
   ByVal ampFactor As Double, _
   ByVal colorTable() As Color _
) 
public override void DrawWithSharpColorElement( 
   RenderContextBase renderContext,
   Vector3D singleNormal,
   Point3D[] vertices,
   double min,
   double max,
   double ampFactor,
   Color[] colorTable
)

Parameters

renderContext
singleNormal
vertices
min
max
ampFactor
colorTable
See Also

Reference

Hexa20 Class
Hexa20 Members