PresetShadowType enumeration

PresetShadowType enumeration

Represents a preset for a shadow effect.

The PresetShadowType type exposes the following members:

Fields

FieldDescription
TOP_LEFT_DROP_SHADOWRepresents Top Left Drop Shadow.
TOP_LEFT_LARGE_DROP_SHADOWRepresents Top Left Large Drop Shadow.
BACK_LEFT_LONG_PERSPECTIVE_SHADOWRepresents Back Left Long Perspective Shadow
BACK_RIGHT_LONG_PERSPECTIVE_SHADOWRepresents Back Right Long Perspective Shadow
TOP_LEFT_DOUBLE_DROP_SHADOWRepresents Top Left Double Drop Shadow.
BOTTOM_RIGHT_SMALL_DROP_SHADOWRepresents Bottom Right Small Drop Shadow.
FRONT_LEFT_LONG_PERSPECTIVE_SHADOWRepresents Front Left Long Perspective Shadow.
FRONT_RIGHT_LONG_PERSPECTIVE_SHADOWRepresents Front Right Long Perspective Shadow.
OUTER_BOX_SHADOW_3DRepresents Outer Box Shadow 3D.
INNER_BOX_SHADOW_3DRepresents Inner Box Shadow 3D.
BACK_CENTER_PERSPECTIVE_SHADOWRepresents Back Center Perspective Shadow.
TOP_RIGHT_DROP_SHADOWRepresents Top Right Drop Shadow.
FRONT_BOTTOM_SHADOWRepresents Front Bottom Shadow.
BACK_LEFT_PERSPECTIVE_SHADOWRepresents Back Left Perspective Shadow.
BACK_RIGHT_PERSPECTIVE_SHADOWRepresents Back Right Perspective Shadow.
BOTTOM_LEFT_DROP_SHADOWRepresents Bottom Left Drop Shadow.
BOTTOM_RIGHT_DROP_SHADOWRepresents Bottom Right Drop Shadow.
FRONT_LEFT_PERSPECTIVE_SHADOWRepresents Front Left Perspective Shadow.
FRONT_RIGHT_PERSPECTIVE_SHADOWRepresents Front Right Perspective Shadow.
TOP_LEFT_SMALL_DROP_SHADOWRepresents Top Left Small Drop Shadow.

See Also