RemoveAt

GeometryPath.RemoveAt method

Removes segment at the specified index of the geometry path.

public void RemoveAt(int index)
ParameterTypeDescription
indexInt32

See Also