BackgroundStyle

<< Click to Display Table of Contents >>

 

BackgroundStyle

Enum This property specifies a fill mode for an object's background. This property enables using the VerticalPercentFill and HorizontalPercentFill properties with values different from 100, and also set the FillStyle property with values between 2 (two) and 8 (eight). This allows the remaining area to use the color configured in the BackgroundColor property for filling. The available options for this property are described on the next table.

Available options for the BackgroundStyle property

Option

Description

0 - Transparent

No object's background is drawn

1 - Opaque

If visible, a background is drawn (default)

Was this page useful?