Gets the horizontal distance the mouse has been moved since the modification began.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public double DeltaX { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property DeltaX As Double |