ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMarkerPlacementInsidePolygon Class


In This Topic
    CIMMarkerPlacementInsidePolygon Class Properties
    In This Topic

    For a list of all members of this type, see CIMMarkerPlacementInsidePolygon members.

    Public Properties
     NameDescription
    Public Property Gets or sets the clipping option which specifies how markers should be clipped at the polygon boundary.  
    Public Property Gets or sets the orientation angle that the markers are placed on within the polygon.  
    Public Property Gets or sets the grid type which defines how markers are placed.  
    Public Property Gets or sets the marker row offset horizontally.  
    Public Property Gets or sets the marker row offset vertically.  
    Public Property Gets or sets a value indicating whether to consider individual geometry parts or the whole geometry. (Inherited from ArcGIS.Core.CIM.CIMMarkerPlacement)
    Public Property Gets or sets the primitive name. (Inherited from ArcGIS.Core.CIM.CIMMarkerPlacement)
    Public Property Gets or sets the randomness of the pattern when markers are placed randomly in a polygon.  
    Public Property Gets or sets the starting value for generating a random pattern.  
    Public Property Gets or sets a value indicating whether every other row of markers should be shifted to create an offset grid.  
    Public Property Gets or sets the distance between each marker on the X-axis of the grid.  
    Public Property Gets or sets the distance between each marker on the Y-axis of the grid.  
    Top
    See Also