TIvorySurface::BackgroundDrawStyle

Specifies the drawing style of the background.

enum TIvoryDrawStyle { idsCenter, idsStreych, idsTile };
__property TIvoryDrawStyle BackgroundDrawStyle;

Description

Use BackgroundDrawStyle to specify how the surface should draw the background bitmap or the background surface.

Back to TIvorySurface