The SimpleNode type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| AddOriginalNode |
Adds a new connection to this node
| |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| OnAnimation |
Throws the AnimationEvent
(Inherited from BaseNode.) | |
| OnPropertyChanged |
Throws the PropertyChangedEvent
(Inherited from BaseNode.) | |
| OnSetAttribute | (Inherited from VizNode.) | |
| PointOnBox |
Returns the next valid point on the nodes boundingbox in direction of the edge
(Overrides BaseNode PointOnBox(VizEdge).) | |
| Serialize | (Inherited from VizNode.) | |
| SerializeAttributes | (Inherited from VizBaseEntity.) | |
| SetAttribute | (Inherited from VizBaseEntity.) | |
| (Inherited from |
See Also