Click or drag to resize

Vertex Methods

The Vertex type exposes the following members.

Methods
  NameDescription
Public methodGetProperties
Gets the properties of this element.
Public methodGetProperties(String)
Gets the properties of this element that has the given name.
Public methodGetProperty
Gets the first property of this element that has the given name, or null if the property does not exist.

If more than one property of this element has the given name, it will return one of them (unspecified order).

Top
See Also