Versions Compared

Key

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

Public Methods

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

Public Properties

PropertyDescription
 
Color
This is the color
Color of the line 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).
 
GUIDGUID of the line display object
. This GUID is
as assigned by ER/Studio. Each line display object has a unique GUID. DATATYPE: String.
 
IDID of the line display object
. This ID is
as assigned by ER/Studio. Each line display object in a diagram has a unique ID. DATATYPE: Integer.
 
Width
This is the width
Width of the line display object.
Info
titleSee Also

...