Click or drag to resize
IVertexProperty Properties

The IVertexProperty type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets the identifier as an instance of IGraphNode.
(Inherited from IElement.)
Public propertyLabel
Gets the label of the element.
(Inherited from IElement.)
Public propertyName
Gets the property name.
(Inherited from IProperty.)
Public propertyValue
Gets the property value.
(Inherited from IProperty.)
Top
See Also