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). |
Property Getters/Setters Detail |
---|
getColor/setColor : Color | |
Color getColor() / setColor(value) |
getCellsColor/setCellsColor : CellsColor | |
CellsColor getCellsColor() / setCellsColor(value) |
getTransparency/setTransparency : float | |
float getTransparency() / setTransparency(value) |