Eyeshot 10 WinForms API Reference
SetEntityColorForFace Method

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Entity Class : SetEntityColorForFace Method
Sets the entity color or material depending on the color mode.
Syntax
'Declaration
 
Protected Friend Shared Sub SetEntityColorForFace( _
   ByVal data As DrawParams, _
   ByVal color As Color _
) 
protected internal static void SetEntityColorForFace( 
   DrawParams data,
   Color color
)

Parameters

data
color
See Also

Reference

Entity Class
Entity Members