| PaletteBack Properties | 
The PaletteBack type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Color1 | 
            Gets and sets the first background color.
             | 
|  | Color2 | 
            Gets and sets the second background color.
             | 
|  | ColorAlign | 
            Gets and set the color alignment.
             | 
|  | ColorAngle | 
            Gets and sets the color angle.
             | 
|  | ColorStyle | 
            Gets and sets the color drawing style.
             | 
|  | Draw | 
            Gets a value indicating if background should be drawn.
             | 
|  | GraphicsHint | 
            Gets the graphics hint for drawing the background.
             | 
|  | Id | 
            Gets the unique identifier of the object.
            (Inherited from GlobalId.) | 
|  | Image | 
            Gets and sets the background image.
             | 
|  | ImageAlign | 
            Gets and set the image alignment.
             | 
|  | ImageStyle | 
            Gets and sets the background image style.
             | 
|  | IsDefault | 
            Gets a value indicating if all values are default.
            (Overrides StorageIsDefault.) | 
|  | NeedPaint | 
            Gets and sets the need paint delegate for notifying paint requests.
            (Inherited from Storage.) | 
|  | NeedPaintDelegate | 
            Gets access to the need paint delegate.
            (Inherited from Storage.) | 
 See Also
See Also