For a list of all members of this type, see NetworkNodeConnection members.
Name | Description | |
---|---|---|
Data | Gets the underlying data associated with the NetworkNodeConnection. | |
DefineConnectionCallback | Gets or sets the define connection callback. | |
DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject) | |
Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) | |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) | |
Line | Sets or gets the System.Windows.Media.Brush that specifies how the connection line is painted.
This is a dependency property. | |
LineCapSize | Sets or gets the size of line caps.
This is a dependency property. | |
LineEffect | Sets or gets the pixel shader effect to use to paint the connection line.
This is a dependency property. | |
LineEndCap | Sets or gets a LineCap enumeration that describes the cap at the end of connection lines.
This is a dependency property. | |
LineEndCapSize | Sets or gets the size of line end caps.
This is a dependency property. | |
LineEndCapStyle | Gets or sets the line end cap style. | |
LineStartCap | Sets or gets a LineCap enumeration that describes the cap at the start of connection lines.
This is a dependency property. | |
LineStartCapSize | Sets or gets the size of line start caps.
This is a dependency property. | |
LineStartCapStyle | Gets or sets the line start cap style. | |
LineStyle | Gets or sets the line style. | |
LineThickness | Sets or gets the width of the connection line.
This is a dependency property. | |
NetworkNode | Gets the NetworkNode. | |
Source | Gets the source node. | |
Target | Gets the target node. | |
Visibility | Gets or sets the visibility of a node's connection. A node's connection that is not visible does not render and does not communicate its desired size to layout. | |
Weight | Gets or sets the weight of the connection. |