Enum ShapeShdwShowValue

ShapeShdwShowValue enumeration

Specifies the type of shadow for a shape.

public enum ShapeShdwShowValue

Values

NameValueDescription
HasGeomShow0Specifies that the shadow effect set is displayed only if the shape has a Geometry Section_Type.
TopLevelShow1Specifies that the shadow effect set is displayed only if the shape has a Geometry Section_Type and the shape is a top-level shape.
AlwaysShow2Specifies that the shadow effect set is always displayed.
Undefined-2147483648Undefined.

See Also