public enum SliceType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SliceType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum SliceType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum SliceType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Blocks | Slice into equal area blocks, not necessarily strips. The slicing is done recursively, each time slicing the polygon into two parts along the larger dimension (height or width). |
Strips | Slice into strips. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Geometry.SliceType
Target Platforms: Windows 10, Windows 8.1