Pré. | Proc. |
SwimlaneDef Class
A SwimlaneDef object makes available attributes relating to a single row or column in a list of swimlanes.
SwimlaneDef Attributes
Attribute |
Description |
See also |
---|---|---|
Bold |
Boolean Notes: Read/Write Show the title text in bold. |
|
FontColor |
Long Notes: Read/Write The RGB color used to draw the titles. |
|
HideClassifier |
Boolean Notes: Read/Write Removes any classifier from the title display. |
|
HideNames |
Boolean Notes: Read/Write Set to True to hide the swimlane titles. |
|
LineColor |
Long Notes: Read/Write The RGB color used to draw swimlane borders. |
|
LineWidth |
Long Notes: Read/Write The width, in pixels, of the line used to draw swimlanes. Valid values are 1, 2 or 3. |
|
Locked |
Boolean Notes: Read/Write If set to True, disables user modification of the swimlanes via the diagram. |
|
ObjectType |
ObjectType Notes: Read only Distinguishes objects referenced through a Dispatch interface. |
ObjectType |
Orientation |
String Notes: Read/Write Indicates whether the swimlanes are vertical or horizontal. |
|
ShowInTitleBar |
Boolean Notes: Read/Write Enables vertical swimlane titles to be shown in the title bar. |
|
Swimlanes |
Swimlanes Notes: Read/Write A list of individual swimlanes. |
Swimlanes Class |