ArcGIS Pro 3.6 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 CIMSymbolReference DotDensitySymbol {get; set;}
    Public Property DotDensitySymbol As CIMSymbolReference
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also