Overload | Description |
---|---|
Reshape(Layer,Int64,Geometry) | Reshape a feature with a geometry. |
Reshape(Layer,IEnumerable<Int64>,Geometry) | Reshape features with a geometry. |
Reshape(IEnumerable<KeyValuePair<MapMember,List<Int64>>>,Geometry) | Reshape features with a geometry. |