Gesture.Clone(String) Method

Definition

Returns a deep clone of this Gesture.

public override Microsoft.Gestures.GestureSegment Clone (string newName = null);

Parameters

newName
String

The name of the cloned Gesture.

Returns

Applies to