GfxAttributes.IsColorTransparent Method

Public Function IsColorTransparent( _ 
ByVal forceGray As Boolean, _ 
ByVal env As Environment, _ 
ByVal ent As Entity
) As Boolean
This language is not supported or no code example is available.
public bool IsColorTransparent( 
bool forceGray
Environment env
Entity ent 
)
This language is not supported or no code example is available.

Parameters

forceGray
bool

env
Environment

ent
Entity

Return Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition