Share

Entity.ReceiveShadows Property

Description

Accesses whether this entity can receive shadows.

Visual Basic

Public Property ReceiveShadows() As bool

C#

public bool ReceiveShadows;

Conditions

Read / Write

Links

Entity Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?