This document is archived and information here might be outdated. Recommended version. |
Provides access to the masking properties of a dot density fill symbol.
Use this interface to access the masking properties of a DotDensityRenderer. To access a renderer's masking layer, use IDotDensityRenderer.ControlLayer.
Name | Description | |
---|---|---|
ExcludeMask | Indicates if the dots are to be excluded from the mask area. | |
MaskGeometry | The geometry used for masking (can be a geometry collection). | |
UseMasking | Indicates if masking is used. |
Classes | Description |
---|---|
DotDensityFillSymbol | Defines a dot density fill symbol, a data driven symbol commonly used with the dot density renderer. |
IDotDensityFillSymbol Interface | IDotDensityFillSymbol2 Interface