nShadowDirection
Flag that indicates the direction of the shadow. This value is used only when bShadow is TRUE. Possible values are:
Value |
Meaning |
BORDER_SHADOW_LEFT |
[0] The shadow is on the left top side of the image. |
BORDER_SHADOW_RIGHT |
[1] The shadow is on the right bottom side of the image. |
BORDER_SHADOW_SURROUND |
[2] The shadow surrounds the border. |