Click or drag to resize

PaletteElementColorRedirect Properties

The PaletteElementColorRedirect type exposes the following members.

Properties
  NameDescription
Public propertyColor1
Gets and sets the first element color.
(Inherited from PaletteElementColor.)
Public propertyColor2
Gets and sets the second element color.
(Inherited from PaletteElementColor.)
Public propertyColor3
Gets and sets the third element color.
(Inherited from PaletteElementColor.)
Public propertyColor4
Gets and sets the fourth element color.
(Inherited from PaletteElementColor.)
Public propertyColor5
Gets and sets the fifth element color.
(Inherited from PaletteElementColor.)
Public propertyId
Gets the unique identifier of the object.
(Inherited from GlobalId.)
Public propertyIsDefault
Gets a value indicating if all values are default.
(Inherited from PaletteElementColor.)
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