Constructor and Description |
---|
WmfSetPalentries() |
Modifier and Type | Method and Description |
---|---|
EmfLogPalette |
getLogPalette()
Gets or sets the log palette.
|
int |
getStart()
Gets or sets the start.
|
void |
setLogPalette(EmfLogPalette value)
Gets or sets the log palette.
|
void |
setStart(int value)
Gets or sets the start.
|
public EmfLogPalette getLogPalette()
Gets or sets the log palette.
Value: The logical palette.public void setLogPalette(EmfLogPalette value)
Gets or sets the log palette.
Value: The logical palette.public int getStart()
Gets or sets the start.
Value: The start.public void setStart(int value)
Gets or sets the start.
Value: The start.