Versions Compared

Key

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

Public Methods

MethodDescription
ParentRelationshipGet the parent Relationship of this RelationshipDisplay. DATATYPE: Relationship.
RepoCheckOutStatusGet the Check Out status of this RelationshipDisplay object. DATATYPE: StringObjects.
RepoVersionHistoryGet the Version History of this RelationshipDisplay from the Repository server. Return the data in the StringObjects collection. DATATYPE: StringObjects.

Public Properties

PropertyDescription
This is the color
ColorColor of the relationship display object. It takes a 4-byte integer where the
1st
first byte represents red value (0-255), the
2nd
second byte represents green value (0-255), and the
3rd
third byte represents blue value (0-255).
ElbowPosition
This is the
Relationship elbow position
(
or the position of the middle line segment when the relationship is drawn in rectilinear line mode
) of the relationship
. DATATYPE: Integer.
GUIDGUID of the relationship display object
. This GUID is
as assigned by ER/Studio. Each relationship display object has a unique GUID. DATATYPE: String.
This is the x
HorizontalBusinessNameOffsetX coordinate of the business name. DATATYPE: Integer.
HorizontalInverseOffsetX
This is the x
coordinate of the inverse verb. DATATYPE: Integer.
This is the x
HorizontalNameOffsetX coordinate of the name. DATATYPE: Integer.
This is the x
HorizontalVerbOffsetX coordinate of the verb. DATATYPE: Integer.
IDID of the relationship display object
. This ID is
as assigned by ER/Studio. Each relationship display object in a diagram has a unique ID. DATATYPE: Integer.
This is the y
VerticalBusinessNameOffsetY coordinate of the business name. DATATYPE: Integer.
VerticalInverseOffsetY
This is the y
coordinate of the inverse verb. DATATYPE: Integer.
This is the y
VerticalNameOffsetY coordinate of the name. DATATYPE: Integer.
VerticalVerbOffsetY
This is the y
coordinate of the verb. DATATYPE: Integer.
Info
titleSee Also