PresetShadowType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class PresetShadowType extends System.Enum
Represents a preset for a shadow effect.
Fields
Field | Description |
---|---|
TopLeftDropShadow | Represents Top Left Drop Shadow. |
TopLeftLargeDropShadow | Represents Top Left Large Drop Shadow. |
BackLeftLongPerspectiveShadow | Represents Back Left Long Perspective Shadow |
BackRightLongPerspectiveShadow | Represents Back Right Long Perspective Shadow |
TopLeftDoubleDropShadow | Represents Top Left Double Drop Shadow. |
BottomRightSmallDropShadow | Represents Bottom Right Small Drop Shadow. |
FrontLeftLongPerspectiveShadow | Represents Front Left Long Perspective Shadow. |
FrontRightLongPerspectiveShadow | Represents Front Right Long Perspective Shadow. |
OuterBoxShadow3D | Represents Outer Box Shadow 3D. |
InnerBoxShadow3D | Represents Inner Box Shadow 3D. |
BackCenterPerspectiveShadow | Represents Back Center Perspective Shadow. |
TopRightDropShadow | Represents Top Right Drop Shadow. |
FrontBottomShadow | Represents Front Bottom Shadow. |
BackLeftPerspectiveShadow | Represents Back Left Perspective Shadow. |
BackRightPerspectiveShadow | Represents Back Right Perspective Shadow. |
BottomLeftDropShadow | Represents Bottom Left Drop Shadow. |
BottomRightDropShadow | Represents Bottom Right Drop Shadow. |
FrontLeftPerspectiveShadow | Represents Front Left Perspective Shadow. |
FrontRightPerspectiveShadow | Represents Front Right Perspective Shadow. |
TopLeftSmallDropShadow | Represents Top Left Small Drop Shadow. |
TopLeftDropShadow
public static final int TopLeftDropShadow
Represents Top Left Drop Shadow.
TopLeftLargeDropShadow
public static final int TopLeftLargeDropShadow
Represents Top Left Large Drop Shadow.
BackLeftLongPerspectiveShadow
public static final int BackLeftLongPerspectiveShadow
Represents Back Left Long Perspective Shadow
BackRightLongPerspectiveShadow
public static final int BackRightLongPerspectiveShadow
Represents Back Right Long Perspective Shadow
TopLeftDoubleDropShadow
public static final int TopLeftDoubleDropShadow
Represents Top Left Double Drop Shadow.
BottomRightSmallDropShadow
public static final int BottomRightSmallDropShadow
Represents Bottom Right Small Drop Shadow.
FrontLeftLongPerspectiveShadow
public static final int FrontLeftLongPerspectiveShadow
Represents Front Left Long Perspective Shadow.
FrontRightLongPerspectiveShadow
public static final int FrontRightLongPerspectiveShadow
Represents Front Right Long Perspective Shadow.
OuterBoxShadow3D
public static final int OuterBoxShadow3D
Represents Outer Box Shadow 3D.
InnerBoxShadow3D
public static final int InnerBoxShadow3D
Represents Inner Box Shadow 3D.
BackCenterPerspectiveShadow
public static final int BackCenterPerspectiveShadow
Represents Back Center Perspective Shadow.
TopRightDropShadow
public static final int TopRightDropShadow
Represents Top Right Drop Shadow.
FrontBottomShadow
public static final int FrontBottomShadow
Represents Front Bottom Shadow.
BackLeftPerspectiveShadow
public static final int BackLeftPerspectiveShadow
Represents Back Left Perspective Shadow.
BackRightPerspectiveShadow
public static final int BackRightPerspectiveShadow
Represents Back Right Perspective Shadow.
BottomLeftDropShadow
public static final int BottomLeftDropShadow
Represents Bottom Left Drop Shadow.
BottomRightDropShadow
public static final int BottomRightDropShadow
Represents Bottom Right Drop Shadow.
FrontLeftPerspectiveShadow
public static final int FrontLeftPerspectiveShadow
Represents Front Left Perspective Shadow.
FrontRightPerspectiveShadow
public static final int FrontRightPerspectiveShadow
Represents Front Right Perspective Shadow.
TopLeftSmallDropShadow
public static final int TopLeftSmallDropShadow
Represents Top Left Small Drop Shadow.