EnableShadowDisplay property

Specifies whether the shadow display property is enabled for the object.

See Also | Example

Signature

object.EnableShadowDisplay

object

ShadowDisplay
The object or objects to which this property applies.

EnableShadowDisplay

Long; input-only

Remarks

This property is always set to 1 for 3D solid objects. It can be either 0 or 1 for 2D objects that can have thickness. For 2D objects whose thickness is non-zero, this property returns 1. For 2D objects whose thickness is 0, it returns 0. This property always returns 0 for 2D objects that are not capable of thickness, such as AcadImage.