메소드 | 설명 | |
---|---|---|
PaletteLayoutEventArgs ( bool needLayout, bool needColorTable ) : System |
Initialize a new instance of the PaletteLayoutEventArgs class.
|
public PaletteLayoutEventArgs ( bool needLayout, bool needColorTable ) : System | ||
needLayout | bool | Does the layout need regenerating. |
needColorTable | bool | Have the color table values changed? |
리턴 | System |