Click or drag to resize

PaletteBack Properties

The PaletteBack type exposes the following members.

Properties
 NameDescription
Public propertyColor1 Gets and sets the first background color.
Public propertyColor2 Gets and sets the second background color.
Public propertyColorAlign Gets and set the color alignment.
Public propertyColorAngle Gets and sets the color angle.
Public propertyColorStyle Gets and sets the color drawing style.
Public propertyDraw Gets a value indicating if background should be drawn.
Public propertyGraphicsHint Gets the graphics hint for drawing the background.
Public propertyId Gets the unique identifier of the object.
(Inherited from GlobalId)
Public propertyImage Gets and sets the background image.
Public propertyImageAlign Gets and set the image alignment.
Public propertyImageStyle Gets and sets the background image style.
Public propertyIsDefault Gets a value indicating if all values are default.
(Overrides StorageIsDefault)
Public propertyNeedPaint Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage)
Protected propertyNeedPaintDelegate Gets access to the need paint delegate.
(Inherited from Storage)
Top
See Also