BackgroundStyle

<< Click to Display Table of Contents >>

 

BackgroundStyle

Enum Determines the background style of Ellipse, Rectangle, and Rounded Rectangle objects. Possible values 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

Was this page useful?