public void Split( Layer sourceLayer, long oid, Geometry splitGeometry )
Public Overloads Sub Split( _ ByVal sourceLayer As Layer, _ ByVal oid As Long, _ ByVal splitGeometry As Geometry _ )
Parameters
- sourceLayer
- The layer of the feature to split.
- oid
- The oid of the feature to split.
- splitGeometry
- The geometry to intersect the source feature.