Changes the x value of the start and end points of this MovableDiagramConnectionSegment by
the given value.
Namespace:
Mindscape.WpfDiagramming.FoundationAssembly: Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public void MoveHorizontally( double delta ) |
| Visual Basic (Declaration) |
|---|
Public Sub MoveHorizontally ( _ delta As Double _ ) |
Parameters
- delta
- Type: System..::.Double
The amount to move this MovableDiagramConnectionSegment horizontally by.