You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the shadow color is not opaque, we will see the outline of the shadow.
We can however render the opaque shadow to a bitmap then render the bitmap to the
rendertarget with opacity applied.
If the shadow color is not opaque, we will see the outline of the shadow.
We can however render the opaque shadow to a bitmap then render the bitmap to the
rendertarget with opacity applied.