You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Public Methods

 ParentLine

Get the parent Line of this LineDisplay. DATATYPE: Line.

 RepoCheckOutStatus

Get the Check Out status of this LineDisplay object. DATATYPE: StringObjects.

 RepoVersionHistory

Get the Version History of this LineDisplay from the Repository server. Return the data in the StringObjects collection. DATATYPE: StringObjects.

Public Properties

 Color

This is the color of the line display object. It takes a 4 byte integer where the 1st byte represents red value (0-255), the 2nd byte represents green value (0-255), and the 3rd byte represents blue value (0-255).

 GUID

GUID of the line display object. This GUID is assigned by ER/Studio. Each line display object has a unique GUID. DATATYPE: String.

 ID

ID of the line display object. This ID is assigned by ER/Studio. Each line display object in a diagram has a unique ID. DATATYPE: Integer.

 Width

This is the width of the line display object.

See Also

LineDisplay Overview

  • No labels