ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMDotDensityRenderer Class / DotDensitySymbol Property

In This Topic
    DotDensitySymbol Property
    In This Topic
    Gets or sets the dot density symbol. This is a polygon symbol with multiple layers. Fill and stroke layers are used to display the underlying polygon, while a marker layer is used for the actual dot representing a field value.
    Syntax
    Public Property DotDensitySymbol As CIMSymbolReference
    public CIMSymbolReference DotDensitySymbol {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also