[]
Gets the most recent changes of the current manipulation, as a ManipulationDelta.
public ManipulationDelta Delta { get; }
Public ReadOnly Property Delta As ManipulationDelta
| Type | Description |
|---|---|
| ManipulationDelta | The most recent changes of the current manipulation. |