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


In This Topic
    CIMDotDensityRenderer Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the color ramp.  
    Public Property Gets or sets the dot density symbol.  
    Public Property Gets or sets the dot size.  
    Public Property Gets or sets the dot value.  
    Public Property Gets or sets a value indicating whether or not the exclude dots from masked areas.  
    Public Property Gets or sets the exclusion clause.  
    Public Property Gets or sets the exclusion description.  
    Public Property Gets or sets the exclusion label.  
    Public Property Gets or sets the exclusion symbol.  
    Public Property Gets or sets the patch shape for the exclusion symbol.  
    Public Property Gets or sets the label for each selected field name.  
    Public Property Gets or sets the field names dot data comes from.  
    Public Property Gets or sets a value indicating whether or not to maintain density.  
    Public Property Gets or sets a path to the layer that supplies masks.  
    Public Property Gets or sets a random seed.  
    Public Property Gets or sets the reference scale. If specified, dots are calibrated from this scale.  
    Public Property Gets or sets the maximum number of records to sample.  
    Public Property Gets or sets the legend label indicating what the symbol is (e.g. "dot").  
    Public Property Gets or sets the legend label indicating what the dots represent (e.g. "people").  
    Public Property Gets or sets a value indicating whether or not to use the exclusion symbol.  
    Public Property Gets or sets a value indicating whether or not to use masking.  
    Public Property Gets or sets the arcade expressions the dot data comes from. If this array is populated it takes precedence over /// the FieldNames array.  
    Public Property Gets or sets the visual variables.  
    Top
    See Also