<< Click to Display Table of Contents >>
BackgroundStyle |
Determines the background style of Ellipse, Rectangle, and Rounded Rectangle objects. The available options for this property are described on the next table.
Available options for the BackgroundStyle property
Option |
Description |
---|---|
0 - rv2BackSolid |
Solid background style, uses the color indicated in the BackColor property |
1 - rv2Gradient |
Gradient background style, from the color indicated in the BackColor property to the color indicated in the BackColor2 property |
2 - rv2Pattern |
Pattern background style, with background in the color indicated in the BackColor2 property and lines in the color indicated in the BackColor property |