This document is archived and information here might be outdated.  Recommended version.


IDotDensitySymbolUIDialog Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > ID > IDotDensitySymbolUIDialog Interface
ArcGIS Developer Help

IDotDensitySymbolUIDialog Interface

Provides access to members that control a dialog for working with some properties of a DotDensitySymbol object.

Product Availability

Available with ArcGIS Desktop.

Description

Use this interface access properties of the dialog used to work with some properties of a DotDensityFillSymbol.

Members

Name Description
Method DoModal Displays the dialog.
Read-only property Layer Dot density masking layer (i.e. the control layer).
Write-only property Layers Layers available to the user for dot density masking.
Write-only property Symbol Dot density fill symbol.

Classes that implement IDotDensitySymbolUIDialog

Classes Description
DotDensitySymbolUIDialog A dialog for working with some properties of a DotDensitySymbol object.