PresetShadowType

PresetShadowType enumeration

表示阴影效果的预设。

public enum PresetShadowType

价值观

姓名价值描述
TopLeftDropShadow0表示左上阴影。
TopLeftLargeDropShadow1表示左上角大投影。
BackLeftLongPerspectiveShadow2代表左后长透视阴影
BackRightLongPerspectiveShadow3代表右后长透视阴影
TopLeftDoubleDropShadow4代表左上双阴影。
BottomRightSmallDropShadow5表示右下角的小投影。
FrontLeftLongPerspectiveShadow6代表左前长透视阴影。
FrontRightLongPerspectiveShadow7代表右前长透视阴影。
OuterBoxShadow3D8表示外框阴影 3D。
InnerBoxShadow3D9表示内盒阴影 3D。
BackCenterPerspectiveShadow10表示后中心透视阴影。
TopRightDropShadow11表示右上投影。
FrontBottomShadow12表示前底阴影。
BackLeftPerspectiveShadow13表示左后透视阴影。
BackRightPerspectiveShadow14代表右后透视阴影。
BottomLeftDropShadow15表示左下阴影。
BottomRightDropShadow16表示右下投影。
FrontLeftPerspectiveShadow17代表左前透视阴影。
FrontRightPerspectiveShadow18代表右前透视阴影。
TopLeftSmallDropShadow19表示左上角的小阴影。

也可以看看