|
» About us
|
Lesson 2: Node Shapes and Border StylesThe shape of a node can be specified by using the attribute "shape":
The following shapes are supported:
The width and height of a node (in pixels) can be specified by using the attributes "width" and "height":
The width of a node's border (in pixels) can be specified by using the attribute "borderwidth":
The default width is 2 pixels. The style of a node's border can be specified by using the attribute "borderstyle":
The following styles are supported:
|
|