You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
Public Methods
Method | Description |
---|
| Get the parent Line of this LineDisplay. DATATYPE: Line. |
| Get the Check Out status of this LineDisplay object. DATATYPE: StringObjects. |
| Get the Version History of this LineDisplay from the Repository server. Return the data in the StringObjects collection. DATATYPE: StringObjects. |
Public Properties
Property | Description |
---|
| Color of the line display object. It takes a 4-byte integer where the first byte represents red value (0-255), the second byte represents green value (0-255), and the third byte represents blue value (0-255). |
| GUID of the line display object as assigned by ER/Studio. Each line display object has a unique GUID. DATATYPE: String. |
| ID of the line display object as assigned by ER/Studio. Each line display object in a diagram has a unique ID. DATATYPE: Integer. |
| Width of the line display object. |