public enum PatchShape : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum PatchShape Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum PatchShape : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum PatchShape Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description |
|---|---|
| AreaBoundary | An area boundary. |
| AreaCircle | An area circle. |
| AreaEllipse | An area ellipse. |
| AreaFootprint | An area footprint. |
| AreaHexagonFlat | A flat hexagon. |
| AreaHexagonPointy | A pointy hexagon. |
| AreaHydroPoly | An area hydro polygon. |
| AreaNaturalPoly | A natural area polygon. |
| AreaPolygon | An area polygon. |
| AreaRectangle | An area rectangle. |
| AreaRoundedRectangle | An area rounded rectangle. |
| AreaSquare | A square polygon. |
| Default | Default patch shape. |
| LineAngles | An angled line. |
| LineArc | A line arc. |
| LineCorkscrew3D | A 3D corkscrew line. |
| LineCurve | A curved line. |
| LineHorizontal | A horizontal line. |
| LineHydro | A hydro line. |
| LineTrail | A line representing a trail. |
| LineVertical3D | A vertical 3D line. |
| LineZigZag | A zig zag line. |
| LineZigZag3D | A 3D zig zag line. |
| Point | A point. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.PatchShape
Target Platforms: Windows 11, Windows 10, Windows 8.1