The StepNode type exposes the following members.

Methods

  NameDescription
BuildConnectionPoint
Builds a connection point that can be added to this node.
(Overrides ShapeNode..::.BuildConnectionPoint(Edge).)
Clone
Gets an IDiagramNodeState that represents the current state of this node at the time this method is called.
(Inherited from ShapeNode.)
GetCollisionBounds
Returns the value of the Bounds property of this DiagramNodeBase.
(Inherited from DiagramNodeBase<(Of <(TConnectionPoint>)>).)
OnBoundsChanged
Raises the BoundsChanged event.
(Inherited from DiagramNodeBase<(Of <(TConnectionPoint>)>).)
OnDataChanged
Raises the DataChanged event.
(Inherited from DiagramNodeBase<(Of <(TConnectionPoint>)>).)
OnPropertyChanged
Raises the PropertyChanged event.
(Inherited from ViewModelBase.)
Set<(Of <(T>)>)
Sets the value of a field, raising the PropertyChanged event if required.
(Inherited from ViewModelBase.)
SetAs
Sets all the properties of this node to match those of the given IDiagramNodeState.
(Inherited from ShapeNode.)

See Also