public IReadOnlyList<long> Split( Geometry splitGeometry )
Public Function Split( _ ByVal splitGeometry As Geometry _ ) As IReadOnlyList(Of Long)
Parameters
- splitGeometry
- Location to split a polyline or polygon feature
Return Value
The ObjectIDs of newly created features from the split operation.