public void Split( Layer sourceLayer, long oid, SplitMethod method )
Public Overloads Sub Split( _ ByVal sourceLayer As Layer, _ ByVal oid As Long, _ ByVal method As SplitMethod _ )
Parameters
- sourceLayer
- The layer of the feature to split.
- oid
- The oid of the feature to split.
- method
- The method used to perform the split.