| Name | Description |
 | Bounds |
Gets or sets the Bounds of this node.
(Inherited from Northwoods.GoXam.Layout.GenericNetwork`3.Vertex<ForceDirectedVertex,ForceDirectedEdge,ForceDirectedLayout>) |
 | Center |
Gets or sets the center Point of this vertex.
(Inherited from Northwoods.GoXam.Layout.GenericNetwork`3.Vertex<ForceDirectedVertex,ForceDirectedEdge,ForceDirectedLayout>) |
 | Charge | charge of the node. See the ElectricalCharge method |
 | DestinationEdges |
Gets an enumerator that iterates over all of the edges going out of this vertex.
(Inherited from Northwoods.GoXam.Layout.GenericNetwork`3.Vertex<ForceDirectedVertex,ForceDirectedEdge,ForceDirectedLayout>) |
 | DestinationEdgesCount |
Gets the number of edges coming out of this vertex.
(Inherited from Northwoods.GoXam.Layout.GenericNetwork`3.Vertex<ForceDirectedVertex,ForceDirectedEdge,ForceDirectedLayout>) |
 | DestinationVertexes |
Gets an enumerator over all of the vertexes that have edges going out of this vertex.
(Inherited from Northwoods.GoXam.Layout.GenericNetwork`3.Vertex<ForceDirectedVertex,ForceDirectedEdge,ForceDirectedLayout>) |
 | Edges |
Gets an enumerator over all of the edges going out of or coming into this vertex.
(Inherited from Northwoods.GoXam.Layout.GenericNetwork`3.Vertex<ForceDirectedVertex,ForceDirectedEdge,ForceDirectedLayout>) |
 | EdgesCount |
Gets the number of edges connected to this vertex.
(Inherited from Northwoods.GoXam.Layout.GenericNetwork`3.Vertex<ForceDirectedVertex,ForceDirectedEdge,ForceDirectedLayout>) |
 | Focus | Gets or sets the offset of the GenericNetwork.Vertex<V,E,Y>.Center from the GenericNetwork.Vertex<V,E,Y>.Bounds.Position . (Inherited from Northwoods.GoXam.Layout.GenericNetwork`3.Vertex<ForceDirectedVertex,ForceDirectedEdge,ForceDirectedLayout>) |
 | ForceX |
cumulative force on the node in the X-direction
|
 | ForceY |
cumulative force on the node in the Y-direction
|
 | Height | Gets the GenericNetwork.Vertex<V,E,Y>.Bounds.Height . (Inherited from Northwoods.GoXam.Layout.GenericNetwork`3.Vertex<ForceDirectedVertex,ForceDirectedEdge,ForceDirectedLayout>) |
 | IsFixed | whether ForceDirectedLayout.IsFixed should return true |
 | Mass | mass of the node. See the GravitationalMass method |
 | Network |
Gets or sets the network that this vertex is part of.
(Inherited from Northwoods.GoXam.Layout.GenericNetwork`3.Vertex<ForceDirectedVertex,ForceDirectedEdge,ForceDirectedLayout>) |
 | Node | Gets or sets the GenericNetwork.Vertex<V,E,Y>.Node associated with this network vertex. (Inherited from Northwoods.GoXam.Layout.GenericNetwork`3.Vertex<ForceDirectedVertex,ForceDirectedEdge,ForceDirectedLayout>) |
 | Position |
Gets or sets the position (top-left corner) of this vertex.
(Inherited from Northwoods.GoXam.Layout.GenericNetwork`3.Vertex<ForceDirectedVertex,ForceDirectedEdge,ForceDirectedLayout>) |
 | Size | Gets the GenericNetwork.Vertex<V,E,Y>.Bounds.Size . (Inherited from Northwoods.GoXam.Layout.GenericNetwork`3.Vertex<ForceDirectedVertex,ForceDirectedEdge,ForceDirectedLayout>) |
 | SourceEdges |
Gets an enumerator that iterates over all of the edges coming into this vertex.
(Inherited from Northwoods.GoXam.Layout.GenericNetwork`3.Vertex<ForceDirectedVertex,ForceDirectedEdge,ForceDirectedLayout>) |
 | SourceEdgesCount |
Gets the number of edges going into this vertex.
(Inherited from Northwoods.GoXam.Layout.GenericNetwork`3.Vertex<ForceDirectedVertex,ForceDirectedEdge,ForceDirectedLayout>) |
 | SourceVertexes |
Gets an enumerator over all of the vertexes that have edges coming into this vertex.
(Inherited from Northwoods.GoXam.Layout.GenericNetwork`3.Vertex<ForceDirectedVertex,ForceDirectedEdge,ForceDirectedLayout>) |
 | Vertexes |
Gets an enumerator over all of the vertexes that are connected to this vertex.
(Inherited from Northwoods.GoXam.Layout.GenericNetwork`3.Vertex<ForceDirectedVertex,ForceDirectedEdge,ForceDirectedLayout>) |
 | Width | Gets the GenericNetwork.Vertex<V,E,Y>.Bounds.Width . (Inherited from Northwoods.GoXam.Layout.GenericNetwork`3.Vertex<ForceDirectedVertex,ForceDirectedEdge,ForceDirectedLayout>) |