Click or drag to resize

PaletteElementColor Properties

The PaletteElementColor type exposes the following members.

Properties
  NameDescription
Public propertyColor1
Gets and sets the first element color.
Public propertyColor2
Gets and sets the second element color.
Public propertyColor3
Gets and sets the third element color.
Public propertyColor4
Gets and sets the fourth element color.
Public propertyColor5
Gets and sets the fifth element color.
Public propertyId
Gets the unique identifier of the object.
(Inherited from GlobalId.)
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