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


In This Topic
    CIMMarkerPlacementPolygonCenter Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether the marker should be clipped if it extends pasts the boundary of the polygon.  
    Public Property Gets or sets the method used to determine the polygon center.  
    Public Property Gets or sets the value which offsets the marker horizontally from the center.  
    Public Property Gets or sets the value which offsets the marker vertically from the center.  
    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)
    Top
    See Also