ShapeShdwShowValue

ShapeShdwShowValue enumeration

Specifies the type of shadow for a shape.

public enum ShapeShdwShowValue

Values

Name Value Description
HasGeomShow 0 Specifies that the shadow effect set is displayed only if the shape has a Geometry Section_Type.
TopLevelShow 1 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.
AlwaysShow 2 Specifies that the shadow effect set is always displayed.
Undefined -2147483648 Undefined.

See Also