The StarDiagramConnectionState type exposes the following members.

Methods

  NameDescription
Apply
Applies the property values stored in this StarDiagramConnectionState on to the given IDiagramConnection. Note that because the Data property is readonly, it must be set by the given IDiagramConnection itself if neccessary. This method throws an InvalidOperationException if the given connection is not an instance of StarDiagramConnection.
(Overrides ConnectionState..::.Apply(IDiagramConnection).)

See Also