Property Getters/Setters Summary | ||
---|---|---|
method | getCellsColor() | |
method | setCellsColor(value) | |
Gets and sets the |
||
method | getColor() | |
method | setColor(value) | |
Gets or sets the |
||
method | getTransparency() | |
method | setTransparency(value) | |
Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear). |
Method Summary | ||
---|---|---|
method | equals(obj) | |
method | hashCode() | |
Gets the hash code.
|
Color getColor() / setColor(value)
CellsColor getCellsColor() / setCellsColor(value)
float getTransparency() / setTransparency(value)