Property Getters/Setters Summary | ||
---|---|---|
function | getCellsColor() | |
function | setCellsColor(value) | |
Gets and sets the |
||
function | getColor() | |
function | setColor(value) | |
Gets or sets the |
||
function | getTransparency() | |
function | 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 | ||
---|---|---|
function | equals(obj) | |
function | hashCode() | |
Gets the hash code.
|
function getColor() / function setColor(value)
function getCellsColor() / function setCellsColor(value)
function getTransparency() / function setTransparency(value)