public enum PlacementGridType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum PlacementGridType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum PlacementGridType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum PlacementGridType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Fixed | Markers are placed on a uniform grid. |
Random | Markers are placed randomly in the polygon. |
RandomFixedQuantity | Markers are placed randomly with a fixed quantity (dot density). |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.PlacementGridType
Target Platforms: Windows 10, Windows 8.1, Windows 7