ArcGIS Pro 2.6 API Reference Guide
PlacementGridType Enumeration

ArcGIS.Core.CIM Namespace : PlacementGridType Enumeration
Options for how markers are placed in a uniform grid or randomly.
Syntax
Members
MemberDescription
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).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.PlacementGridType

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace