public void Reshape( IEnumerable<KeyValuePair<MapMember,List<long>>> selection, Geometry reshapeGeometry )
Public Overloads Sub Reshape( _ ByVal selection As IEnumerable(Of KeyValuePair(Of MapMember,List(Of Long))), _ ByVal reshapeGeometry As Geometry _ )
Parameters
- selection
- The set of features to reshape.
- reshapeGeometry
- Reshape the features with this geometry.