CadEntityBase.ShadowMode

CadEntityBase.ShadowMode property

Gets or sets the shadow mode.

public CadShadowMode? ShadowMode { get; set; }

Property Value

The shadow mode.

See Also