Entity.SetEntityColorForFace Method

Sets the entity color or material depending on the color mode.
Protected Friend Shared Sub SetEntityColorForFace( _ 
ByVal data As DrawParams, _ 
ByVal color As Color
)
This language is not supported or no code example is available.
internal protected static void SetEntityColorForFace( 
DrawParams data
Color color 
)
This language is not supported or no code example is available.

Parameters

data
DrawParams

<default>

color
Color

.NET Framework

Supported in: 4.8

In this article

Definition