Click or drag to resize

PaletteLayoutEventArgs Properties

The PaletteLayoutEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyInvalidRect Gets the rectangle to be invalidated.
(Inherited from NeedLayoutEventArgs)
Public propertyNeedColorTable Gets a value indicating if the color table needs to be reprocessed.
Public propertyNeedLayout Gets a value indicating if the layout needs regenerating.
(Inherited from NeedLayoutEventArgs)
Top
See Also