lFlags
Flag that indicates the direction of the rays. Possible values are:
Value |
Meaning |
STR_INSIDE |
[0x0000] The rays are directed toward the center of the star. |
STR_OUTSIDE |
[0x0001] The rays are directed out from the center of the star. |
STR_INNER |
[0x0010] The rays fill the star outward from the center. This flag can only be used with STR_OUTSIDE. |