Click or drag to resize

PaletteContentJustShortText Properties

The PaletteContentJustShortText 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 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.)
Public propertyShortText
Gets access to the short text palette details.
(Inherited from PaletteContent.)
Top
See Also