Property | Description |
---|
Color | Color of the relationship 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). |
ElbowPosition | Relationship elbow position or the position of the middle line segment when the relationship is drawn in rectilinear line mode. DATATYPE: Integer. |
GUID | GUID of the relationship display object as assigned by ER/Studio. Each relationship display object has a unique GUID. DATATYPE: String. |
HorizontalBusinessNameOffset | X coordinate of the business name. DATATYPE: Integer. |
HorizontalInverseOffset | X coordinate of the inverse verb. DATATYPE: Integer. |
HorizontalNameOffset | X coordinate of the name. DATATYPE: Integer. |
HorizontalVerbOffset | X coordinate of the verb. DATATYPE: Integer. |
ID | ID of the relationship display object as assigned by ER/Studio. Each relationship display object in a diagram has a unique ID. DATATYPE: Integer. |
VerticalBusinessNameOffset | Y coordinate of the business name. DATATYPE: Integer. |
VerticalInverseOffset | Y coordinate of the inverse verb. DATATYPE: Integer. |
VerticalNameOffset | Y coordinate of the name. DATATYPE: Integer. |
VerticalVerbOffset | Y coordinate of the verb. DATATYPE: Integer. |