public enum SplitPolicy : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SplitPolicy Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum SplitPolicy : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SplitPolicy Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
DefaultValue | The attributes of the resulting features take on the default value for the attribute of the given feature class or subtype. |
Duplicate | The attributes of the resulting features take on a copy of the original object's attribute value. |
GeometryRatio | The attributes of the resulting features are a ratio of the original feature's value. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Data.SplitPolicy
Target Platforms: Windows 10, Windows 8.1