Following table summarizes the commands that are used to customize activity diagram font, colors.
Command |
Syntax |
Description |
Example |
ActivityBackgroundColor |
ActivityBackgroundColor [ #predefinedColorName | #hexColorNumber ] |
Set the background color for the shapes, except for start, stop and diamond in the activity diagram |
ActivityBackgroundColor #Red ActivityBackgroundColor #FF0000 |
ActivityBarColor |
ActivityBarColor [ #predefinedColorName | #hexColorNumber ] |
Set the color for sybchronization bars in the activity diagram |
ActivityBarColor #Red ActivityBarColor #FF0000 |
ActivityBorderColor |
ActivityBorderColor [ #predefinedColorName | #hexColorNumber ] |
set the border color for activities |
ActivityBorderColor #Red ActivityBorderColor #FF0000 |
Previous Next Home
No comments:
Post a Comment