Overload | Description |
---|---|
Move(IEnumerable<KeyValuePair<MapMember,List<Int64>>>,Double,Double,Double) | Moves a set of features all along the same vector. |
Move(IEnumerable<KeyValuePair<MapMember,List<Int64>>>,Double,Double) | Moves a set of features all along the same vector. |
Move(Layer,Int64,Double,Double) | Moves a feature along a vector. |
Move(Layer,Int64,Double,Double,Double) | Moves a feature along a vector. |
Move(Layer,IEnumerable<Int64>,Double,Double) | Moves a collection of features along the same vector. |
Move(Layer,IEnumerable<Int64>,Double,Double,Double) | Moves a collection of features along the same vector. |