ShapeShdwShowValue enumeration

ShapeShdwShowValue enumeration

Specifies the type of shadow for a shape.

The ShapeShdwShowValue type exposes the following members:

Fields

Field Description
HAS_GEOM_SHOW Specifies that the shadow effect set is displayed only if the shape has a Geometry Section_Type.
TOP_LEVEL_SHOW Specifies that the shadow effect set is displayed only if the shape has a Geometry Section_Type
and the shape is a top-level shape.
ALWAYS_SHOW Specifies that the shadow effect set is always displayed.
UNDEFINED Undefined.

See Also