Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Public Properties

PropertyDescription
ColorColor 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).
ElbowPositionRelationship elbow position or the position of the middle line segment when the relationship is drawn in rectilinear line mode. DATATYPE: Integer.
GUIDGUID of the relationship display object as assigned by ER/Studio. Each relationship display object has a unique GUID. DATATYPE: String.
HorizontalBusinessNameOffsetX coordinate of the business name. DATATYPE: Integer.
HorizontalInverseOffsetX coordinate of the inverse verb. DATATYPE: Integer.
HorizontalNameOffsetX coordinate of the name. DATATYPE: Integer.
HorizontalVerbOffsetX coordinate of the verb. DATATYPE: Integer.
IDID of the relationship display object as assigned by ER/Studio. Each relationship display object in a diagram has a unique ID. DATATYPE: Integer.
VerticalBusinessNameOffsetY coordinate of the business name. DATATYPE: Integer.
VerticalInverseOffsetY coordinate of the inverse verb. DATATYPE: Integer.
VerticalNameOffsetY coordinate of the name. DATATYPE: Integer.
VerticalVerbOffsetY coordinate of the verb. DATATYPE: Integer.

...