Table of Contents

Enum CadShadowMode

Namespace
Aspose.CAD.FileFormats.Cad.CadConsts
Assembly
Aspose.CAD.dll

Shadow enumeration

[ComVisible(false)]
public enum CadShadowMode : short

Fields

CastAndReceiveShadow = 0

The cast and receive shadow.

CastShadow = 1

The cast shadow.

IgnoreShadow = 3

The ignore shadow.

ReceiveShadow = 2

The receive shadow.