Click or drag to resize

PaletteBorderEdge Properties

The PaletteBorderEdge type exposes the following members.

Properties
 NameDescription
Public propertyColor1 Gets and sets the first background color.
(Inherited from PaletteBack)
Public propertyColor2 Gets and sets the second background color.
(Inherited from PaletteBack)
Public propertyColorAlign Gets and set the color alignment.
(Inherited from PaletteBack)
Public propertyColorAngle Gets and sets the color angle.
(Inherited from PaletteBack)
Public propertyColorStyle Gets and sets the color drawing style.
(Inherited from PaletteBack)
Public propertyDraw Gets a value indicating if background should be drawn.
(Inherited from PaletteBack)
Public propertyGraphicsHint Gets the graphics hint for drawing the background.
(Inherited from PaletteBack)
Public propertyId Gets the unique identifier of the object.
(Inherited from GlobalId)
Public propertyImage Gets and sets the background image.
(Inherited from PaletteBack)
Public propertyImageAlign Gets and set the image alignment.
(Inherited from PaletteBack)
Public propertyImageStyle Gets and sets the background image style.
(Inherited from PaletteBack)
Public propertyIsDefault Gets a value indicating if all values are default.
(Overrides PaletteBackIsDefault)
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)
Public propertyWidth Gets and sets the border width.
Top
See Also