CIMLinkChartEntity Class Members
In This Topic
The following tables list the members exposed by CIMLinkChartEntity.
Public Constructors
Public Properties
| Name | Description |
| DrawingInfo |
Gets or sets the node drawing information.
|
| Expanded |
Gets or sets a value indicating whether this entity is expanded in the contents pane.
|
| ID |
Gets or sets the Id of for the entity.
|
| KeyFieldNames |
Gets or sets the fields used to uniquely identify nodes. If duplicate values exist you can CollapseDuplicates.
|
| LabelFieldName |
Gets or sets the field used to label nodes.
|
| LabelingInfo |
Gets or sets the node labeling information.
|
| LayerURI |
Gets or sets the CIMPath for the layer used to create the entity.
|
| Name |
Gets or sets the name of the entity.
|
| NonSpatial |
Gets or sets a value indicating whether the entity is non spatial. Where it has coordinates on the map. This is used to prevent drawing links on the map to the wrong nodes.
|
Top
Public Methods
Public Events
See Also