ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / PlacementGridType Enumeration

In This Topic
    PlacementGridType Enumeration
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also