PictureEffects Xojo and Real Studio Plugin

PageCurlParams.BackColor Property

Use this property to set the background color of the curl.

BackColor as Color {Write}

Remarks

This color is used to render the area where the picture has curled away. That is if other options don't overwrite it. Default value when the PageCurlParams class is not used is RGB(255,255,255) which is white.

See Also

PageCurlParams Class