Gets the Style to be applied to the path that represents a line
type in a DiagramConnectionTool.
Namespace:
Mindscape.WpfDiagrammingAssembly: Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public static Style GetConnectionPathStyle( DependencyObject obj ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function GetConnectionPathStyle ( _ obj As DependencyObject _ ) As Style |
Parameters
- obj
- Type: System.Windows..::.DependencyObject
The DiagramConnectionTool or container from which the property value is read.