Click or drag to resize

PaletteContentJustImage Properties

The PaletteContentJustImage type exposes the following members.

Properties
  NameDescription
Public propertyDraw
Gets a value indicating if content should be drawn.
(Inherited from PaletteContent.)
Public propertyId
Gets the unique identifier of the object.
(Inherited from GlobalId.)
Public propertyImage
Gets access to the image palette details.
(Inherited from PaletteContent.)
Public propertyIsDefault
Gets a value indicating if all values are default.
(Inherited from PaletteContent.)
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 propertyPadding
Gets the padding between the border and content drawing.
(Inherited from PaletteContent.)
Top
See Also